v1
Schema Management
Get User Schema V1
Get a specific schema by ID.
Returns the complete schema definition including node types, relationship types,
and metadata. User must have read access to the schema.
get/v1/schemas/{schema_id}
Path parameters
schema_idstring required
Response
Schema retrieved successfully