Skip to main content
GET
Fetch All Categories

Authorizations

Authorization
string
header
required

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

Response

All work categories retrieved successfully

success
boolean
Example:

true

statusCode
integer
Example:

200

statusMessage
string
Example:

"All work categories retrieved successfully"

error
object | null
Example:

null

data
object[]
Example: