Retrieve Application Disposition Events by Third Party Job Site Integration ID

This operation returns application disposition events by third party job site integration ID.

Permissions

To access this operation, your access token must contain one of the following scopes:

  • recruiting.third-party-job-board-integration-application-disposition-events.read

Refer to the Onboarding and Recruiting Authorization and Permissions topic for more information.

Path Params
string
required

The unique ID of a registered integration.

Query Params
string

The page of records to return.

string

The number of resources returned per page. If no pagination parameters are specified, the default maximum is applied.

Responses

Response body
array of objects
object
string

The unique ID of an application disposition event.

object

The tenant associated with an application.

string

The unique ID of an application in GUID format.

string

The date and time an application disposition event was created.

string

The date and time an application disposition event was last updated.

object
object
string | null

The ID of an external application.

403

Forbidden. Ensure valid bearer token is passed with required scope.

404

Not Found

500

Internal Server Error

Language
Credentials
OAuth2
URL
Choose an example:
application/json