List custom objects with filtering and sorting
POST https://{tenant}.atomicwork.com/api/v1/custom-objects/{objectTypeId}/list
Authorization
X-Api-KeyrequiredAPI key authentication.
Headers
X-Workspace-IdPath Parameters
objectTypeIdrequiredThe object type ID to scope results to
Body
filtersOptional filter conditions
sortSort order for custom object list view results
Allowed values
CREATED_AT_ASCCREATED_AT_DESCUPDATED_AT_ASCUPDATED_AT_DESCDISPLAY_ID_ASCDISPLAY_ID_DESCscopeScope of the object type (GLOBAL or WORKSPACE)
Allowed values
GLOBALWORKSPACEworkspace_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
200
Successful response
