Skip to main content
GET
Get Payroll Calculation Results By Status

Authorizations

Authorization
string
header
required

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

Path Parameters

organization_id
required
payroll_status_id
required

Query Parameters

status
enum<string> | null
Available options:
success,
failed
limit
integer
default:10
Required range: 1 <= x <= 100
cursor
string | null
prev_cursor
string | null
sort
string[]

Response

Successful Response

items
GBPayrollCalculationResultResponse · object[]
required
pagination
PaginationMeta · object
required