Skip to main content
GET
List reusable definitions
Required scopes: metrics:read.

Authorizations

x-chatobserver-key
string
header
required

A workspace API key. Data endpoints require a service-account key with the specified scopes.

Path Parameters

resourceType
enum<string>
required

The definition collection. The definition body must match this resource type.

Available options:
custom-fields,
blends,
models,
table-groups,
imported-datasets,
client-bindings

Query Parameters

limit
integer
default:50

Maximum records in the page.

Required range: 1 <= x <= 200
cursor
string

Opaque cursor returned by the previous page. Keep it unchanged.

Required string length: 16 - 2048

Response

Successful response.

data
object[]
required
nextCursor
null | string
required