Check status of event export request

Retrieves the status of a previously submitted data export request by the request ID.

Please log in to see full path URL. Learn why.
get
/peopleevents/1/export/status/{requestId}
path Parameters
requestId
required
string

Request ID (unique identifier) of a previously submitted data export request.

Responses

200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

429

Too Many Requests

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g 'https://{baseUrl}/peopleevents/1/export/status/{requestId}' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
application/json
Example
Copy
Collapse all
{
  • "requestId": "4c959f87-9a45-4e16-bcd2-7f2a79e95067",
  • "status": "SUBMITTED"
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.