API Docs / Operations / Clients - CSV Import / Get Import Status

Get Import Status

GET /tenants/{tenant}/clients/import/csv/{code}

Returns the current status and progress of a CSV import job. Poll this endpoint after receiving a 202 Accepted response.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

401 Unauthorized – Invalid or missing API key
403 Forbidden
404 Not Found