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