Perform an advanced search on a content model’s records using structured filter groups, sorting, pagination, and localization. Ideal for UIs that need dynamic, multi-criteria record retrieval.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Identifier for the tenant. Ensures data isolation per tenant.
Workspace identifier within the tenant. Scopes resources to a specific workspace.
Unique identifier of the target environment. Used to scope the API call to a specific deployment environment.
"PRODUCTION-15a0f8c2-a5e8-4e40-ae74-cb1389d22f45-w49jkngj"
Internal identifier of the content model to search (e.g. blogPost
).
Specifies the language or region for the response data
Flag to include meta details of the specified fields. When true
, includes metadata for each returned field.
Paginated list of records matching the query.
The response is of type object
.