Object Management
Get Basic Object Details
Use this API to retrieve basic details for the specified object record by key terms and filters.
🗒 Things to Know
- This API only supports objects created via Object Manager, including Projects, Models, and Datasets.
post/v1/entity-basic-details/search
Query parameters
entityTypeIdstring uuid required
Identifier of the object type
The unique identifier of the object type.
pageinteger
The page number of the results.
sizeinteger
The number of results per page.
sortstring[]
The sort criteria that dictates the order of the results.
Request body
Response
OK - Successfully retrieved matching objects