Import

Retrieves the import history for a given company. Returns a list of queued and completed import jobs, including status and timestamps.

get/api/import/history/{companyId}

Path parameters

companyIdinteger required

The ID of the company to retrieve import history for.

Response

OK

AddedTimestampstring date-time
DoneExecutionTimestampstring date-time nullable
Statusstring
Fullnamestring
Headlinestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.