List custom objects with filtering and sorting
POST https://{tenant}.atomicwork.com/api/v1/custom-objects/{objectTypeId}/list
Authorization
X-Api-KeyrequiredHeaders
X-Workspace-IdPath Parameters
objectTypeIdrequiredThe object type ID to scope results to
Body
filtersOptional filter conditions
sortSort order for custom object list view results
scopeScope of the object type (GLOBAL or WORKSPACE)
workspace_idWorkspace ID for cross-type queries. Required when scope=WORKSPACE in cross-type list calls (when objectTypeId is absent).
pagePage number (1-based)
page_sizeNumber of records per page
Response
200application/json
Successful response