Skip to main content
GET
Get the last job of a specific type for the organisation

Authorizations

X-Auth-Token
string
header
required

Authentication token for API access

X-Org-Id
string
header
required

Organisation to scope the request to. Required when the principal can access more than one organisation; optional for single-organisation principals (the authorizer resolves it automatically).

Path Parameters

jobType
enum<string>
required

The type of job to retrieve

Available options:
RetrieveAll,
BulkApplyNotifications,
BulkDismissNotifications

Response

OK

message
object
content
object
validationIssues
object[] | null