Get Query Results
Get Query Results
Returns the resolved results of a completed query. The shape of the data array
varies per analysis type (behavior, funnels, retention, session-source, user-analysis).
The example below is a Session/Source (session_count) result.
GET
Get Query Results
Authorizations
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
The request_id returned when the query was registered.
Example:
"6a56220b9f22da29f1ec05ef"
Response
Resolved query results.