Skip to main content
GET
Get Query Results

Authorizations

Authorization
string
header
required

Authentication is done via Basic Auth. This requires a base64-encoded string of your credentials in the format username:password.

  • Username: Use your MoEngage workspace ID (also known as the App ID). You can find it in the MoEngage dashboard at Settings > Account > APIs > Workspace ID (earlier app id).
  • Password: Use your Data API Key, which you can find in the MoEngage dashboard at Settings > Account > APIs.

For more information, see Authentication.

Path Parameters

request_id
string
required

The request_id returned when the query was registered.

Example:

"6a56220b9f22da29f1ec05ef"

Response

Resolved query results.