Recerc

Query object records

Returns object records that match the provided query, filters, and sort rules.

POST/api/objects/query

Returns object records that match the provided query, filters, and sort rules.

Request Body

application/json

Request payload for Query object records.

objectId*string

Object definition identifier to query.

Example"objdef_123"
query?|

Free-text query applied to object records.

titleColumn?|

Field used as the display title in responses.

filters?array<>|

Structured object filters.

limit?|||||

Maximum number of results to return.

offset?|||||

Number of results to skip before returning data.

orderBy?array<>|

Sort rules for the query.

[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json