Achievement
For loop type lifter_achievement
, here are the query parameters and fields.
Query parameters
triggered_by
- Post ID or "current" for current post which triggered the earning of the achievement(Lesson, Course, Section, Track, etc...).
Type: stringuser
- User ID or "current" for current user who earned the achievement.
Type: string
Fields
content_html
- Achievement content htmlcontent_raw
- Achievement raw contentid
- Achievement IDimage
- Achievement image URLimage_html
- Achievement image htmlis_enabled
- Achievement is enabled, "true"/"false"title_for_achievement
- Achievement title(displayed on the achievement)triggered_by_post_id
- Achievement post id which triggered the earning of the achievement(Lesson, Course, Section, Track, etc...)triggered_by_post_type
- Achievement triggered by post type which triggered the earning of the achievement(Lesson, Course, Section, Track, etc...)