Platform - Object ManagerObject ManagementGet Full Object DetailsCopy Pagepost https://{hostname}/api/custom-entity/v1/entities/searchUse this API to retrieve all the 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. Query Paramspageint32≥ 0Defaults to 0The page number of the results.sizeint321 to 2000Defaults to 10The number of results per page.sortstringenumThe sort criteria that dictates the order of the results.name,ascname,ascname,descAllowed:name,ascname,descentityTypeIduuidThe unique identifier of the object type.entityTypeNamestringThe name of the object type.Body ParamsSearch parameters including filtering criteria, pagination settings, and sort ordercontextobjectThe contextual details of the object.context objectqueryRequestobjectThe details of the filter, text, and organization search criteria.queryRequest objectrequestedFieldsobjectThe details of the non-required fields to include in the response.requestedFields objectResponses 200OK - Successfully retrieved matching objects 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 2 months ago Create ObjectDelete ObjectDid this page help you?YesNo