v1

latestOpenAPI 3.1.02026-07-22750642.5 KB
CDP Custom Objects

List objects

List custom objects of one type, newest first.

get/api/v1/cdp/custom-objects

Query parameters

typestring required

The custom object type name to list.

limitinteger

Max items to return, 1-1000 (default 100).

cursorstring

Opaque pagination token from a previous response's next_cursor. Omit for the first page.

Response

Success

next_cursorstring nullable required