Get Query Status
Get Query Status
Returns the execution status of a registered query. Poll this endpoint until status
is SUCCESSFUL (or FAILED), then fetch the results.
GET
Get Query Status
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"