List categories for a post
Posts
List categories for a post
List all categories associated with a specific post.
GET
List categories for a post
Authorizations
Path Parameters
UID of a post
Example:
1
Response
200 - application/json
OK
Unique identifier for the category
Name of the category
Timestamp of when this category was created
Pattern:
^\d{4}-\d{2}-\d{2} \d{2}:\d{2}$Example:
"2023-06-25 13:37"
Timestamp of when this category was last updated
Pattern:
^\d{4}-\d{2}-\d{2} \d{2}:\d{2}$Example:
"2023-06-25 13:37"