v4
latestOpenAPI 3.0.22026-07-3188146256.6 KBSchemas
getSchemaGroupHeadline
Get a group headline from schema from given headline composite ID
get/v1/entity/schemas/headline/{composite_id}
Path parameters
composite_idstring required
Example:contact:97644baa-083f-4e49-9188-fcff2ecaad7d
Schema Slug and the Schema Group ID
Response
Success
Example response
{
"_purpose": [
"taxonomy-slug:classification-slug"
],
"_manifest": [
"123e4567-e89b-12d3-a456-426614174000"
],
"composite_id": "contact:97644baa-083f-4e49-9188-fcff2ecaad7d",
"schema": "contact"
}