List leave transactions
Leave Transactions
List leave transactions
Returns the ledger for one leave balance.
GET
List leave transactions
Documentation Index
Fetch the complete documentation index at: https://docs.plane.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
The leave balance whose ledger you want to inspect.
Only return transactions for this transaction type.
Only return transactions with this status. Supported values are
posted and pending.A limit on the number of objects to be returned. Limit can range between 1 and 100, and the
default is 10.
A value from a previous response that lets you fetch the next page.
Return results after this object ID.
Return results before this object ID.
Returns
Returns a dictionary with atransactions property that contains an array of
Leave Transaction objects.