Get List of Object Types

Use this API to retrieve a list of all object types 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:
Body Params
filters
array of objects

The criteria used to filter results.

filters
string

The key terms for the search criteria.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

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