Skip to main content
GET
Get agreement

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agreementId
string<uuid>
required

Agreement UUID

Query Parameters

limit
integer

Limit results

page
integer

Request a specific page

Response

200 - application/json

Get agreement

id
string<uuid>
companyId
string<uuid>
name
string
code
string
color
string
annualHours
number
additionalHoursPercent
number
totalAdditionalHours
number
maxDaysToWork
number
createdAt
string<Y-m-dTH:i:sP>
Example:

"2020-01-01T10:00:00+01:00"

updatedAt
string<Y-m-dTH:i:sP>
Example:

"2020-01-01T10:00:00+01:00"