A target represents a user-defined goal for a metric for an individual or team.
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. |
apex_user_id__in | double | Multiple user_alias_id s in comma separated list. |