Skip to main content
GET
List workday types

Authorizations

Authorization
string
header
required

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

Query Parameters

name
string

Find workday type by name

limit
integer

Limit workday types

page
integer

Request a specific page

Response

200 - application/json

Array of objects

data
object[]
meta
object