interviewSchedule.list

Gets all interview schedules in the organization.

See the Pagination and Incremental Synchronization guide for detailed usage examples.

Requires the interviewsRead permission.

Body Params
int64

The API will return data after this date, which is the time since the unix epoch in milliseconds

string

Opaque cursor indicating which page of results to fetch

string

An opaque token representing the last time the data was successfully synced from the API. A new, updated one is returned after successfully fetching the last page of data.

number

The maximum number of items to return. The maximum and default value is 100.

uuid

The id of the application, for which to fetch interview schedules

uuid

The id of the interview stage, for which to fetch interview schedules

Response

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json