Schema
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
schemaIdstringRequiredExample:
Schema ID
69aeb71ef8c5b278e3bab4e5Responses
200
Successful operation.
application/json
createDatestring · nullableOptionalExample:
2026-03-25T12:40:32.586ZupdateDatestring · nullableOptionalExample:
2026-03-25T12:40:59.908ZidstringRequiredExample:
69aeb71ef8c5b278e3bab4e5uuidstringRequiredExample:
9db028d2-03ad-4d49-a178-cf4b67f8c147namestringRequiredExample:
Schema namedescriptionstringRequiredExample:
Descriptionentitystring · enumRequiredExample:
POLICYPossible values: iristringRequiredExample:
9db028d2-03ad-4d49-a178-cf4b67f8c147statusstring · enumRequiredExample:
DRAFTPossible values: topicIdstringRequiredExample:
0.0.6046379versionstringRequiredExample:
1.0.0creatorstring · nullableOptionalExample:
did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599ownerstringRequiredExample:
did:hedera:testnet:Cvzp5kKVUuipBCQjcF54fBjdicvaKsB8zHeQ6Qq22U2Z_0.0.8200599messageIdstring · nullableOptionalExample:
1773670900.819264517categorystring · enumRequiredExample:
POLICYPossible values: documentURLstringRequiredExample:
ipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcontextURLstringRequiredExample:
ipfs://AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdocumentone ofRequired
or
stringOptionalExample:
innerSchemaConfigurationInTextcontextone ofRequired
or
stringOptionalExample:
jsonLdContextInTextreadonlyboolean · nullableOptionalExample:
falsesystemboolean · nullableOptionalExample:
falseactiveboolean · nullableOptionalExample:
falsecodeVersionstring · nullableOptionalExample:
1.2.0topicCountnumber · nullableOptionalExample:
1401
Unauthorized request.
application/json
403
Forbidden
application/json
404
Resource not found.
application/json
500
Internal server error.
application/json
get
/schema/{schemaId}Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
schemaIdstringRequiredExample:
Schema identifier
69aeb71ef8c5b278e3bab4e5Responses
200
Successful operation.
application/json
idstringRequiredExample:
69aeb71ef8c5b278e3bab4e5namestringRequiredExample:
Schema namestatusstring · enumRequiredExample:
PUBLISHEDPossible values: versionstringRequiredExample:
1.0.0sourceVersionstring · nullableOptional
categorystring · enumRequiredExample:
POLICYPossible values: 401
Unauthorized request.
application/json
403
Forbidden
application/json
500
Internal server error.
application/json
get
/schema/{schemaId}/parentsAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
schemaIdstringRequiredExample:
Schema identifier
69aeb71ef8c5b278e3bab4e5Responses
200
Successful operation.
application/json
namestringOptional
typestringOptional
childrenobject[]Optional
401
Unauthorized request.
application/json
403
Forbidden
application/json
500
Internal server error.
application/json
get
/schema/{schemaId}/treeAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
schemaIdstringRequired
Schema identifier
Query parameters
includeFieldsbooleanOptional
Include field names and descriptions in classes
includeFormulasbooleanOptional
Include formula components and links
includeDependenciesbooleanOptional
Include dependent formulas referenced by directly linked formulas
Responses
200
Successful operation.
application/json
stringOptional
401
Unauthorized request.
application/json
403
Forbidden
application/json
500
Internal server error.
application/json
get
/schema/{schemaId}/tree/export/plantumlAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
schemaIdstringRequiredExample:
Schema ID
69aeb71ef8c5b278e3bab4e5Responses
200
Successful operation.
application/json
idstringRequired
Generated document identifier
typestringRequired
Schema type without the leading #
@contextstring[]Required
JSON-LD context; first item is the schema IRI
Other propertiesanyOptional
401
Unauthorized request.
application/json
403
Forbidden
application/json
404
Resource not found.
application/json
500
Internal server error.
application/json
get
/schema/{schemaId}/sample-payloadLast updated