Get Dictionary Record by name and ID

GET {{url}}/{{tenantName}}/{{instanceName}}/dictionaries/{{dictionaryName}}/{{dictionaryRecordId}}

HTTP Request

GET /{tenantName}/{instanceName}/dictionaries/{dictionaryName}/{dictionaryRecordId}

in our example it would be:

GET https://api.live.welkincloud.io/gh/sb-demo/dictionaries/cpt/001806e2-3464-40b2-8adb-e756abe31fb1

Responses

CodeDescription
200OK
401Unauthorized
403Forbidden
404Not Found