For the complete documentation index, see llms.txt. This page is also available as Markdown.

Returns list of Schemas

Returns a list of schemas.

get

Returns a list of schemas. Only users with the Standard Registry role are allowed to make the request.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Successful operation.

application/json
string · binaryOptional
get/schemas/export/template
GET /api/v1/schemas/export/template HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
binary

Last updated