Get Job Status
GET
/org/{tenant}/v2/contacts/csv/status
Platform support: MT and CC
Retrieve status of specific CSV import jobs.
Request
Responses
- 200
- 400
- 401
- 500
Status of requested jobs.
Bad request — the request was invalid (validation error, malformed body, or missing/invalid parameters).
Unauthorized — missing or invalid identity, or insufficient permissions.
Internal Server Error — an unexpected error occurred.