Skip to main content
GET
List tags for a post

Authorizations

Authorization
string
header
required

Path Parameters

post_id
integer
required

UID of a post

Example:

1

Response

200 - application/json

OK

ID
integer

Unique identifier for the tag

Example:

1

Name
string

Name of the tag

Example:

"monetization"

CreatedAt
string

Timestamp of when this tag was created

Pattern: ^\d{4}-\d{2}-\d{2} \d{2}:\d{2}$
Example:

"2023-06-25 13:37"

UpdatedAt
string

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"