schemas
Get organisations schemas info
GetSchemaInfo returns information about a schema. This replaces the deprecated operation SchemaInfo
.
GET
Authorizations
Path Parameters
OrganisationID is the ID of the organisation that the schema belongs to.
ID is the schema identifier
Response
200
application/json
GetSchemaInfoResponse is the request body for getting the schema info of an existing Schema.
SupportedAuthConfigs is a list of authentication standards which can be used to connect a user's account to this app. At least one auth type needs to be valid for the App to be used by a user.
AppAuthConfig describes how an organisation can authenticate with an app.
The ID of the Schema record if it is stored.
Title is calculated from the parsed schema. Not all schemas contain this information so may be null.