How developers can view Assurance logs via API
The article describes how developers can view the Assurance logs via API.
Description description
Environment
Adobe Experience Platform Assurance
Issue/Symptom(s)
How can the Developer Team view the Assurance logs via API?
Resolution resolution
Follow these steps to achieve this request:
-
Log in to Assurance using this link.
-
Fetch the assurance ID from the URL as shown below:
-
Use the following Curl request to send the API request. Replace the
ASSURANCE_ID
parameter with the above assurance ID.code language-none curl --location --request POST 'https://server.adobedc.net/ee/v2/interact?dataStreamId= <YOUR_DATASTREAM_ID>&debugSessionId=<ASSURANCE_ID>'
-
The API response will contain the Assurance logs.
Reach out to Customer Care if you have any further questions.
Ask Questions In Our Experience League Campaign Community
If you have any questions you’d like answered about this topic, or read previous answered-questions, we invite you to view our Experience League Community blog post that includes this article, send us your questions and comments, and join our Experience League Campaign Community!