Post Hiring

Listing dismissals

Returns a list of dismissals of a company.

get/dismissals

Query parameters

fieldsstring

Specify fields to return (eg. fields=id,applicationId or fields=all).
Default: id, applicationId, date, reason, isRehired, rehiringReason, createdAt, updatedAt

idinteger

Dismissal id to filter

applicationIdinteger

Application id from the dismissal to filter

perPageinteger

Pagination: How many items per page

pageinteger

Pagination: Which page to query

Response

An array of dismissals

totalResultsinteger
pageinteger
totalPagesinteger

Changes

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