Get next steps by profile
Next Steps
Get next steps by profile
Returns next steps/action items assigned to a specific team member profile.
GET
Get next steps by profile
Authorizations
API key for authentication. Obtain from your Operate dashboard.
Path Parameters
The unique identifier (UUID) of the profile
Example:
"550e8400-e29b-41d4-a716-446655440000"
Query Parameters
Whether to include completed items in the results. Defaults to false (only pending/active items).
Examples:
true
false
Maximum number of next steps to return per page (1-100)
Required range:
1 <= x <= 100Examples:
10
25
50
Response
200
Successful response