Definitions
Get a Raw Schema
GET
/
o
/
{organisation_id}
/
schemas
/
{connector_id}
/
{version}
/
{schema_filename}
Authorizations
Authorization
string
headerrequiredBearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.
Path Parameters
organisation_id
string
requiredconnector_id
string
requiredID is the unique identifier of the Connector.
version
string
requiredVersion is the version name of the Connector to retrieve. The reserved names "latest" and "default" may be used to retrieve the latest version or the default version respectively.
schema_filename
string
requiredResponse
200 - application/schema+json
The response is of type object
.