Get Decisions By Id
Decisions
Get Decisions By Id
Returns the requested decisions by ID. Unknown IDs are silently omitted (no per-ID 404). Up to 50 IDs per request.
GET
Get Decisions By Id
Documentation Index
Fetch the complete documentation index at: https://docs.shovels.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Filter by the decision's ID. Up to 50 IDs per request.
Required array length:
1 - 50 elementsResponse
A list of decisions matching the requested IDs.
Schema for paginated decisions details response.
The list of items returned in the response following given criteria.
The number of items returned in the response.
The cursor for retrieving the next page of results.
Total result count (capped at 10,000). Present on first-page responses when include_count=true. null if the count query timed out.
