List categories ​
This endpoint returns a list of categories of Integration Products available in Truto.
Endpoint ​
http
GET /category
Response Body ​
results
object[]
name
string
The internal name/slug of the category.
Example:
hr
label
string
A user-facing label or descriptive name for the category.
Example:
Human Resources
created_at
string · date-time
The date and time when the category was created.
Example:
2021-08-10T10:00:00.000Z
updated_at
string · date-time
The date and time when the category was last updated.
Example:
2021-08-10T10:30:00.000Z
next_cursor
string
Example:
MjAyNC0wNS0yMVQwNjoyNTozMy4xMjRa
limit
number
Example:
100