githubEdit

GET v1/schemas

triangle-exclamation

The following endpoint allows you to list data schemas for your account in a paged list.

List data schemas

get

Retrieves a paginated list of data schemas.

Authorizations
X-API-KeystringRequired
Query parameters
pageSizeinteger · int32Optional
pageinteger · int32Optional
Responses
get
/v1/schemas
200

Payload of PagedResult containing DataSchema

Last updated