Categories
List Categories
List all categories.
get/v1/categories
Response
Returns a dictionary of category objects.
Example response
{
"data": [
{
"created_at": "2022-07-14T10:45:13.156Z",
"updated_at": "2022-08-16T10:52:08.094Z"
}
]
}