v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
custom-objects

List custom objects

Returns paginated custom objects of the given type.

Rate limit: 60 requests per minute

get/custom-objects/{type}

Path parameters

typestring required

The type slug of the custom object (e.g. "companies").

Query parameters

cursorstring

Pagination cursor for the next page.

limitinteger

Number of results per page. Defaults to 25, max 100.

Response

request_idstring