Platform - Object ManagerObject ManagementGet Basic Object DetailsCopy Pagepost https://{hostname}/api/custom-entity/v1/entity-basic-details/searchUse 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. Query ParamsentityTypeIduuidrequiredThe unique identifier of the object type.pageintegerDefaults to 0The page number of the results.sizeintegerDefaults to 10The number of results per page.sortarray of stringsThe sort criteria that dictates the order of the results.sortADD stringBody ParamsCriteria for filtering objects including attribute conditions and sorting preferencescriteriaobjectThe details of the filter criteria.criteria objectorganizationTraversalStrategystringenumThe strategy used to return objects within the organizational hierarchy.ancestors_and_descendantsancestors_and_descendantsdescendantsallAllowed:ancestors_and_descendantsdescendantsallrequestedOrganizationIduuidThe unique identifier of the organization for the request.queryActionstringThe action specifying the source of the API request.Responses 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 Modify ObjectObject Relationship ManagementDid this page help you?YesNo