GET
/
imports
/
{importId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

importId
string
required

The ID of the import

Response

200 - application/json
importId
string
required

The ID of the import

type
enum<string>
required

Type of the import.

Available options:
API,
ACTIVITIES,
CSV
status
enum<string>
required

Status of the import.

Available options:
NOT_STARTED,
UPLOADING,
ERROR,
COMPLETED
personCount
integer
required

The number of people that were imported

updatedAt
string
required

Timestamp the import finished.