v1

OpenAPI 3.1.02026-07-133254206.1 KB
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/decisions

Query parameters

idstring[] required

Filter by the decision's ID. Up to 50 IDs per request.

Filter by the decision's ID. Up to 50 IDs per request.

Response

A list of decisions matching the requested IDs.

sizeinteger required

The number of items returned in the response.

next_cursorstring nullable required

The cursor for retrieving the next page of results.