CorrelationID in API response

Hello Team,

I am looking to capture CorrelationID on my API responses for future troubleshooting requirements as suggested by the purecloud support team, however when I checked responses for some of the requests I usually make I don't see the "CorrelationID" populated in the response body. Can you please let me know how I can get it in the response from the source API.

Thanks,

Abhijeet hivarkar

Hi Abhijeet,

The correlation id will be captured under the ININ-Correlation-Id response header. Here is an example from our documentation.

You can see this in action by using our API explorer and doing an API call (I user GET /api/v2/users).

Hope that helps.

Thanks,
John Carnell
Manager, Developer Engagement

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.