- Create Domain
- Get Export Data
- Get Domain
- Get Domains
- Get Domains Tree List
- Update Domain
- Delete Domain
POST /api/v1/governance/domainCreate a new domainResponseboolean
Whether the request completed successfully
string
Human-readable result message
string
ISO 8601 server timestamp
string
Unique ID for this request
object
The endpoint’s response payload.
curl -X POST "https://<your-workspace>.prizmdata.ai/api/v1/governance/domain" \
-H "Authorization: Bearer <YOUR_API_TOKEN>" \
-H "Content-Type: application/json" \
-d '{}'
Response
{
"success": true,
"message": "Create a new domain",
"timestamp": "2026-09-21T09:43:50.316067+00:00",
"correlation_id": "1bff0823-3db2-4b12-bf56-22ea8d38bba2",
"data": {}
}
POST /api/v1/governance/domain/exportGet Export DataResponseboolean
Whether the request completed successfully
string
Human-readable result message
string
ISO 8601 server timestamp
string
Unique ID for this request
object
The endpoint’s response payload.
curl -X POST "https://<your-workspace>.prizmdata.ai/api/v1/governance/domain/export" \
-H "Authorization: Bearer <YOUR_API_TOKEN>" \
-H "Content-Type: application/json" \
-d '{}'
Response
{
"success": true,
"message": "Get Export Data",
"timestamp": "2026-09-21T09:43:50.316067+00:00",
"correlation_id": "1bff0823-3db2-4b12-bf56-22ea8d38bba2",
"data": {}
}
GET /api/v1/governance/domain/{domainId}Get a domain by IDPath Parametersstring
required
Example: “
boolean
Whether the request completed successfully
string
Human-readable result message
string
ISO 8601 server timestamp
string
Unique ID for this request
object
string
Example:
"Domain Test 7".string
Example:
"Domain Test 7 represents a specific business domain within the organization, encapsulating a distinct area of business knowledge and terminology.".string
Example:
"domain".integer
Example:
1.string
string
string
string
Example:
"Domain Test 7".string
integer
Example:
0.integer
Example:
0.integer
Example:
0.integer
Example:
0.string
string
integer
Example:
0.integer
Example:
4.string
Example:
"VERIFIED".boolean
Example:
true.boolean
Example:
false.object[]
string
string
string
string
string
Example:
"Domain Test 7 is defined as a coherent set of business concepts, rules, and semantics that collectively describe a particular functional or operational area relevant to the organization's activities.".string
string
Example:
"This domain is intended for business analysts, data stewards, and governance professionals who require a clear understanding of the domain's scope and semantics to ensure consistent data interpretation and usage across teams.".string
Example:
"51228e06-8b96-489e-be9a-93e4f4e7e9c2".string
Example:
"2026-09-20T15:22:44.164059Z".string
Example:
"2026-09-21T06:39:16.442914Z".string
Example:
"e67fcce2-34f6-48e5-b53c-5c8c4a209d2b".string
Example:
"eea07098-a9d0-4e66-aba0-5b297cc2a901".integer
Example:
0.object[]
object[]
object[]
object[]
object[]
object[]
object[]
string
curl -X GET "https://<your-workspace>.prizmdata.ai/api/v1/governance/domain/{domainId}" \
-H "Authorization: Bearer <YOUR_API_TOKEN>"
Response
{
"success": true,
"message": "Get a domain by ID",
"timestamp": "2026-09-21T09:43:50.316067+00:00",
"correlation_id": "1bff0823-3db2-4b12-bf56-22ea8d38bba2",
"data": {
"name": "Domain Test 7",
"description": "Domain Test 7 represents a specific business domain within the organization, encapsulating a distinct area of business knowledge and terminology.",
"type": "domain",
"level": 1,
"source": null,
"parent_id": null,
"owner_team": null,
"qualified_name": "Domain Test 7",
"score": null,
"total_alerts": 0,
"total_issues": 0,
"linked_asset_count": 0,
"linked_metric_count": 0,
"total_likes": null,
"total_dislikes": null,
"total_conversations": 0,
"total_views": 4,
"status": "VERIFIED",
"is_active": true,
"is_deleted": false,
"owner": [
{
"id": "f78830aa-4fb0-448f-b36f-34aa318d1c35",
"name": "data quality",
"email": "data_quality@dqlabs.ai",
"label": "data quality",
"owner_type": "Business"
}
],
"user": null,
"freshness_sla": null,
"schema_stability": null,
"sla_config": null,
"definition": "Domain Test 7 is defined as a coherent set of business concepts, rules, and semantics that collectively describe a particular functional or operational area relevant to the organization's activities.",
"context": null,
"who_should_use_this": "This domain is intended for business analysts, data stewards, and governance professionals who require a clear understanding of the domain's scope and semantics to ensure consistent data interpretation and usage across teams.",
"id": "51228e06-8b96-489e-be9a-93e4f4e7e9c2",
"created_at": "2026-09-20T15:22:44.164059Z",
"modified_at": "2026-09-21T06:39:16.442914Z",
"created_by": "e67fcce2-34f6-48e5-b53c-5c8c4a209d2b",
"modified_by": "eea07098-a9d0-4e66-aba0-5b297cc2a901",
"linked_assets": 0,
"parents": [],
"product": [],
"glossary": [
{
"id": "cfe79044-4173-4ad1-b9a7-edbf22ac0e35",
"name": "Default Glossary",
"label": "Default Glossary"
}
],
"tag": [],
"term": [],
"viewers": [
{
"id": "08ba2090-a236-4538-a671-fca112ca8ad2",
"viewed_at": "2026-09-21T10:32:23.082527+00:00",
"name": null,
"email": "rejeesh@dqlabs.ai"
}
],
"audiences": [],
"recent_conversations": null,
"context_freshness": {
"description": null,
"owner_verified": null
}
}
}
POST /api/v1/governance/domain/listGet domains with optional filteringRequest Bodyobject[]
object[]
string
Example:
"".boolean
Example:
false.boolean
Whether the request completed successfully
string
Human-readable result message
string
ISO 8601 server timestamp
string
Unique ID for this request
object
object[]
string
Example:
"Domain Test 7".string
Example:
"Domain Test 7 represents a specific business domain within the organization, encapsulating a distinct area of business knowledge and terminology.".string
Example:
"domain".integer
Example:
1.string
Example:
"Domain Test 7".integer
Example:
0.integer
Example:
0.integer
Example:
0.integer
Example:
0.integer
Example:
0.integer
Example:
3.string
Example:
"VERIFIED".boolean
Example:
true.boolean
Example:
false.object[]
string
Example:
"Domain Test 7 is defined as a coherent set of business concepts, rules, and semantics that collectively describe a particular functional or operational area relevant to the organization's activities.".string
Example:
"This domain is intended for business analysts, data stewards, and governance professionals who require a clear understanding of the domain's scope and semantics to ensure consistent data interpretation and usage across teams.".string
Example:
"51228e06-8b96-489e-be9a-93e4f4e7e9c2".string
Example:
"2026-09-20T15:22:44.164059Z".string
Example:
"2026-09-20T19:16:40.211363Z".string
Example:
"e67fcce2-34f6-48e5-b53c-5c8c4a209d2b".string
Example:
"eea07098-a9d0-4e66-aba0-5b297cc2a901".integer
Example:
0.object[]
object[]
object[]
object[]
object[]
object[]
integer
Example:
84.object[]
curl -X POST "https://<your-workspace>.prizmdata.ai/api/v1/governance/domain/list" \
-H "Authorization: Bearer <YOUR_API_TOKEN>" \
-H "Content-Type: application/json" \
-d '{
"pagination": {
"page": 1,
"pageSize": 10
},
"sorting": [],
"filters": [],
"search": "",
"export": false
}'
Response
{
"success": true,
"message": "Get domains with optional filtering",
"timestamp": "2026-09-21T09:43:50.316067+00:00",
"correlation_id": "1bff0823-3db2-4b12-bf56-22ea8d38bba2",
"data": {
"data": [
{
"name": "Domain Test 7",
"description": "Domain Test 7 represents a specific business domain within the organization, encapsulating a distinct area of business knowledge and terminology.",
"type": "domain",
"level": 1,
"qualified_name": "Domain Test 7",
"total_alerts": 0,
"total_issues": 0,
"linked_asset_count": 0,
"linked_metric_count": 0,
"total_conversations": 0,
"total_views": 3,
"status": "VERIFIED",
"is_active": true,
"is_deleted": false,
"owner": [
{
"id": "f78830aa-4fb0-448f-b36f-34aa318d1c35",
"name": "data quality",
"email": "data_quality@dqlabs.ai",
"label": "data quality",
"owner_type": "Business"
}
],
"definition": "Domain Test 7 is defined as a coherent set of business concepts, rules, and semantics that collectively describe a particular functional or operational area relevant to the organization's activities.",
"who_should_use_this": "This domain is intended for business analysts, data stewards, and governance professionals who require a clear understanding of the domain's scope and semantics to ensure consistent data interpretation and usage across teams.",
"id": "51228e06-8b96-489e-be9a-93e4f4e7e9c2",
"created_at": "2026-09-20T15:22:44.164059Z",
"modified_at": "2026-09-20T19:16:40.211363Z",
"created_by": "e67fcce2-34f6-48e5-b53c-5c8c4a209d2b",
"modified_by": "eea07098-a9d0-4e66-aba0-5b297cc2a901",
"linked_assets": 0,
"product": [],
"glossary": [
{
"id": "cfe79044-4173-4ad1-b9a7-edbf22ac0e35",
"name": "Default Glossary",
"label": "Default Glossary",
"description": null,
"source": null,
"is_active": true
}
],
"tag": [],
"term": [],
"viewers": [],
"audiences": []
}
],
"total_count": 84,
"metrics": []
}
}
POST /api/v1/governance/domain/tree-viewGet all domains for tree list without filters, sort, limit, offset, but with has_user_filterResponseboolean
Whether the request completed successfully
string
Human-readable result message
string
ISO 8601 server timestamp
string
Unique ID for this request
object
curl -X POST "https://<your-workspace>.prizmdata.ai/api/v1/governance/domain/tree-view" \
-H "Authorization: Bearer <YOUR_API_TOKEN>" \
-H "Content-Type: application/json" \
-d '{}'
Response
{
"success": true,
"message": "Get all domains for tree list without filters, sort, limit, offset, but with has_user_filter",
"timestamp": "2026-09-21T09:43:50.316067+00:00",
"correlation_id": "1bff0823-3db2-4b12-bf56-22ea8d38bba2",
"data": {}
}
PUT /api/v1/governance/domain/{domainId}Update a domainPath Parametersstring
required
Example: “
boolean
Whether the request completed successfully
string
Human-readable result message
string
ISO 8601 server timestamp
string
Unique ID for this request
object
The endpoint’s response payload.
curl -X PUT "https://<your-workspace>.prizmdata.ai/api/v1/governance/domain/{domainId}" \
-H "Authorization: Bearer <YOUR_API_TOKEN>" \
-H "Content-Type: application/json" \
-d '{}'
Response
{
"success": true,
"message": "Update a domain",
"timestamp": "2026-09-21T09:43:50.316067+00:00",
"correlation_id": "1bff0823-3db2-4b12-bf56-22ea8d38bba2",
"data": {}
}
DELETE /api/v1/governance/domain/{domainId}Delete a domainPath Parametersstring
required
Example: “
boolean
Whether the request completed successfully
string
Human-readable result message
string
ISO 8601 server timestamp
string
Unique ID for this request
object
The endpoint’s response payload.
curl -X DELETE "https://<your-workspace>.prizmdata.ai/api/v1/governance/domain/{domainId}" \
-H "Authorization: Bearer <YOUR_API_TOKEN>"
Response
{
"success": true,
"message": "Delete a domain",
"timestamp": "2026-09-21T09:43:50.316067+00:00",
"correlation_id": "1bff0823-3db2-4b12-bf56-22ea8d38bba2",
"data": {}
}