A target represents a user-defined goal for an individual or team. The goals are reflected in specific reports.
Supported request
Get a list of targets:
https://flow.pluralsight.com/v3/customer/core/targets/
Fields
Name | Type | Description |
---|---|---|
id | double | Unique identifier for a target. |
key | string | Key assigned to target. |
value | double | Value of the target. |
member_Id | double | Unique identifier for a member. |
team_id | double | Unique identifier for a team. |
apex_user | double | Filter-traversable object |
apex_user_id | double | Unique identifier for the main user record for multiple user aliases that is associated with a target. Will replace apex_author_id March 2019. |
apex_user_id__in | double | Multiple user_alias_ids in comma separated list. |
apex_user_id__isnull | boolean | Coming soon |
Example response

If you need help, please email support@pluralsight.com for 24/7 assistance.