List schemas
Schemas
List Schemas
List all schemas for your tenant.
GET
List schemas
Required scope:
schemas:readAuthorizations
Bearer token obtained from POST /v1/auth/token. Pass in the Authorization header as Bearer <token>.
Query Parameters
Maximum schemas to return per page. Defaults to the service maximum when omitted. Must be a positive integer.
Required range:
x >= 1Pagination cursor from a previous response's data.nextToken. Omit to start from the beginning.