Skip to main content
GET
List leave transactions

Parameters

string
required
The leave balance whose ledger you want to inspect.
string
Only return transactions for this transaction type.
string
Only return transactions with this status. Supported values are posted and pending.
number
A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 10.
string
A value from a previous response that lets you fetch the next page.
string
Return results after this object ID.
string
Return results before this object ID.

Returns

Returns a dictionary with a transactions property that contains an array of Leave Transaction objects.