Leaves
Get a leave by id
Retrieve a single Leave by its unique identifier.
GET
/
api
/
v3
/
leaves
/
{leaveId}
Path Parameters
leaveId
string
requiredIdentifier of the leave.
Response
200 - application/json
data
object
Was this page helpful?
Retrieve a single Leave by its unique identifier.
Identifier of the leave.
Was this page helpful?