Get Identifier
GET https://{{axpAPIDomain}}/api/journey/v1/accounts/:accountId/identifiers/:identifierId
This API requires the Account Administrator role.
Gets a single identifier by its Identifier id.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
appkey | string | ||
Accept | string |
RESPONSES
status: OK
{"identifierId":"23aafae6-5d7e-40cd-8825-27313a5af3e8","identifierStrength":"STRONG","name":"universalIds","displayName":"Universal ids","url":"https://example.avayacloud.com/api/journey/v1/accounts/JDBUTC/identifiers/23aafae6-5d7e-40cd-8825-27313a5af3e8"}