Recerc

Resolve objects by ids

Returns lightweight object options for the provided record ids.

POST/api/objects/by-handle/{handle}/by-ids

Returns lightweight object options for the provided record ids.

Path Parameters

handle*string

Stable handle used in routes and lookups.

Example"projects"

Request Body

application/json

Request payload for Resolve objects by ids.

ids*array<>

Object record identifiers to resolve.

Example[ "objrec_123", "objrec_456" ]
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json