Fetch the codeless connector JSON schema
The version of the schema you wish to fetch. Currently available schema(s) are: v1
Successful response.
Raw JSON schema document
Invalid version
Unique identifier of the request
Invalid version
INVALID_VERSION
The provided schema version is invalid. Valid schema versions are v1, v2, v3, etc.
Requested schema version not found.
Unique identifier of the request
Schema not found
SCHEMA_NOT_FOUND
Could not find schema with requested version.
Failed to load schema.
Unique identifier of the request
Failed to load schema
FAILED_TO_LOAD_SCHEMA
Failed to load requested schema. Please try again.