Download report URL

GET /v3/reports/downloadReport

This request fetches the URL to download the generated report.

Log in to see full request history
Query Params
uuid
required

Specifies the system-generated identifier associated with the report request.

Example:

4406b7c3-674e-41e4-a18a-5fd6f123479f

Headers
string

Specifies the data type expected in a response sent from the server.

Valid values are:

ValueMeaning
application/jsonJSON format for data returned in response.
string

Specifies an identifier that tracks the consumer request by channel.

Use the consumer channel type received during onboarding.

See the system administrator or developer management for the WM_CONSUMER.CHANNEL.TYPE value.

string
required

Specifies an identifier for each API call and is used to track and debug issues.

This may be any value, but cannot be null or omitted. 

string
required

Specifies the access token retrieved in the Create access token request (POST /v3/token).

This value is required for token-based authentication.

Response

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json