Skip to main content
GET
Get the status of a collection

Authorizations

Authorization
string
header
required

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

Path Parameters

collectionId
string
required

Query Parameters

companyId
string
required
firstName
string | null

First name

lastName
string | null

Last name

department
string | null

Work department (e.g. sales)

location
string | null

Work location (site/city/country)

startDate
string<date-time> | null

Start date in ISO format

birthDate
string<date-time> | null

Birth date in ISO format

Response

Default Response

isReady
boolean
required