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.
recommendation-more-help
3d58f420-19b5-47a0-a122-5c9dab55ec7f