Did you find this summary helpful?
Thank you for your feedback
To search for vocab, mention the following in the postman and then click Send.
Query Parameters
Expand to see the parameters and description
Parameter | Parameter Type | Data Type | Accepted Values | Description |
companyId
| Required
| String | GUID | Also known as dataOwner ID |
Specify the required values for params companyId (dataOwner ID).
Headers
Authorization: Specify required Auth Token in the header.
Request
This call has no body request.
Response 200 OK
[
{
"Description": "Test vocabulary",
"RequirementSets": [
{
"TargetPartyId": "8f4f0656-254f-4bf0-adaf-64a03b4a7ad6",
"RequirementSetId": "79d40445-4956-b993-d32a-5a7b76ae2b0a",
"Version": 3
}
],
"AttributeGroupMap": {},
"Groups": [],
"Name": "Test vocab",
"id": "4dd49bb9-ba8d-903d-3b2e-1084bd297491",
"DataOwner": "3b904928-20b7-413e-bda6-28edf4b2ff31",
"AuditInfo": {
"ContextId": "0e21ced8-d35e-4389-82e7-451ac638b25e",
"CreateDate": "2023-01-17T14:42:41.4056338Z",
"CreatorId": "a56dcfe1-b1e8-465c-af6d-625f32302258",
"CreatorName": "Users Name here",
"LastModifiedDate": "2023-01-17T14:42:41.4056338Z",
"PrincipleId": "a56dcfe1-b1e8-465c-af6d-625f32302258",
"PrincipleName": "Users Name here",
"MachineName": "importexportservice-6db678ff8b-dx46l"
},
"Partition": "4dd49bb9-ba8d-903d-3b2e-1084bd297491",
"Type": "CustomerVocabularySourceMetadata"
},
{
"Description": "",
"RequirementSets": [
{
"TargetPartyId": "0c80f2fd-6082-4059-9cdd-595510041235",
"RequirementSetId": "a2de65fe-b2e8-44fb-8d7b-fc508afe2d81",
"Version": 10
}
]
}
]
Was this article helpful?
Thank you for your feedback! Our team will get back to you