Skip to main content
GET
Get Payroll Status History

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

payroll_status_id
required
organization_id
required

Response

Successful Response

id
string
required
country_code
string
required
Allowed value: "GB"
status
enum<string>
required
Available options:
DRAFT,
IN_PROGRESS,
SUCCESS,
FAILED
content
GBPayrollTasks · object
required
created_at
string<date-time>
required
created_by
string | null
required
version
integer | null