Skip to main content
GET
Retrieve schemas

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

appId
integer<int32>
required

Query Parameters

archived
boolean
default:false

Whether to return only results that have been archived.

Response

successful operation

results
object[]
required

An array of object schemas included in the response. Each item in the array is an object schema.

Last modified on September 9, 2026