List next steps
Next Steps
List next steps
Returns a paginated list of next steps/action items for the authenticated organization.
GET
List next steps
Authorizations
API key for authentication. Obtain from your Operate dashboard.
Query Parameters
Maximum number of next steps to return per page (1-100)
Required range:
1 <= x <= 100Examples:
10
25
50
Number of next steps to skip for pagination. Use with limit to paginate through results.
Required range:
x >= 0Examples:
0
50
100
Whether to include completed items in the results. Defaults to false (only pending/active items).
Examples:
true
false
Response
200
Successful response