Get Full Object Details

Use 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 Params
int32
≥ 0
Defaults to 0

The page number of the results.

int32
1 to 2000
Defaults to 10

The number of results per page.

string
enum

The sort criteria that dictates the order of the results.

Allowed:
uuid

The unique identifier of the object type.

string

The name of the object type.

Body Params

Search parameters including filtering criteria, pagination settings, and sort order

context
object

The contextual details of the object.

queryRequest
object

The details of the filter, text, and organization search criteria.

requestedFields
object

The details of the non-required fields to include in the response.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 3 required scopes
URL
LoadingLoading…
Response
Choose an example:
application/json
*/*