v4
latestOpenAPI 3.0.22026-07-3188146256.6 KBSchemas
getSchemaGroup
Get a schema group from given group composite ID
get/v1/entity/schemas/group/{composite_id}
Path parameters
composite_idstring required
Example:contact:97644baa-083f-4e49-9188-fcff2ecaad7d
Schema Slug and the Group ID
Response
Success
Example response
{
"label": "Contact Details",
"id": "e18a532b-ae79-4d86-a6a5-e5dbfb579d14",
"render_condition": "_is_composite_price = \"false\"",
"_purpose": [
"taxonomy-slug:classification-slug"
],
"_manifest": [
"123e4567-e89b-12d3-a456-426614174000"
],
"feature_flag": "FF_MY_FEATURE_FLAG",
"composite_id": "contact:e18a532b-ae79-4d86-a6a5-e5dbfb579d14",
"schema": "contact"
}