Imports
Gets an import by id
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the import
Response
200
application/json
Information about the import
The ID of the import
Type of the import.
Available options:
API
, ACTIVITIES
, CSV
Status of the import.
Available options:
NOT_STARTED
, UPLOADING
, ERROR
, COMPLETED
The number of people that were imported
Timestamp the import finished.