Get a type by its identifier.
cURL
curl --request GET \ --url https://{cluster_id}.on-hellgate.cloud/api/admin/types/{id} \ --header 'x-api-key: <api-key>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created_at": "2023-11-07T05:31:56Z", "name": "<string>", "schema": {} }
The ID of the schema to read.
Success response
A display name for the type
JSON Schema definition according to https://json-schema.org/draft/2020-12/schema