Skip to main content
GET
List Payruns

Authorizations

Authorization
string
header
required

Get token from Auth0 and paste it here

Path Parameters

organization_id
string
required

Query Parameters

created_at_from
string<date-time> | null
created_at_to
string<date-time> | null
updated_at_from
string<date-time> | null
updated_at_to
string<date-time> | null
approved_at_from
string<date-time> | null
approved_at_to
string<date-time> | null
limit
integer
default:10
Required range: 1 <= x <= 100
cursor
string | null
prev_cursor
string | null
sort
string[]

Response

Successful Response

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