GET /apis/{apiId}/versions/{apiVersionId}/schemas/{schemaId}
Summary: Get Schema
Operation ID: getSchema
Auth: unknown
Operation ID: getSchema
Auth: unknown
Description
This call fetches a single schema having the specified id. Response contains a `schema` object with all the details related to the schema, namely, `id`, `language`, `type`, `schema` etc. > Requires <a href="#authentication">API Key</a> as `X-Api-Key` request header or `apikey` URL query parameter.
Parameters (3)
apiId
(string, path, required)
apiVersionId
(string, path, required)
schemaId
(string, path, required)
No probe data for this endpoint yet.