Returns a paginated list of next steps/action items for the authenticated organization.
API key for authentication. Obtain from your Operate dashboard.
Maximum number of next steps to return per page (1-100)
1 <= x <= 10010
25
50
Number of next steps to skip for pagination. Use with limit to paginate through results.
x >= 00
50
100
Whether to include completed items in the results. Defaults to false (only pending/active items).
true
false
Successful response