Parameter | Description |
---|---|
Include | Specify which optional data fields to include in the response. |
{
"auditable_entity_types": [
{
"id": 0,
"sort_order": 0,
"created_at": "string",
"updated_at": "string",
"deleted_at": "string",
"name": "string",
"form_template_id": 0,
"key": "string",
"intake_form_template_id": 0,
"level": 0,
"inventory_class": "string"
}
]
}
Was this page helpful?