API Reference

/events

Returns a collection of events. Required scope: r_jobs. Accessible with account tokens and user tokens.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Returns events of the provided type. Available types are (call, interview & meeting)

int32
Defaults to 50

Specifies the number of jobs to try and retrieve per page (optional)

string

Returns results with an ID greater than or equal to the specified ID. (optional)

string

Returns results with an ID less than or equal to the specified ID. (optional)

date-time

Returns events that are scheduled for after the specified date

date-time

Returns events that are scheduled for before the specified date

string

Filters events for specified candidate

string

Filters events for specified job shortcode

string

Filters events for specified member

string
enum

Specifies the source of the events fetched (applicable only for user tokens) user: Events the user is attending (default). team: All events that are for candidates in jobs the user is collaborating in. all: All scheduled events in the account for candidates the user has access to.

Allowed:
boolean
Defaults to false

When set true will also include cancelled events

Responses

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