Get Dictionaries
GET https://{{axpDomain}}/api/analytics/producer-management/v1beta/accounts/:accountId/measure-producers/:measureProducerId/dictionaries/:locale
Return the dictionary associated with a measure producer for the given locale.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"locale":"ko","description":"Avaya Experience Platform™ metrics","measures":[{"name":"agentId","displayName":"상담원 ID","description":"해당 상담원 ID"},{"name":"agentState","displayName":"상담원 상태","description":"현재 상담원 상태"}]}