Get post category by ID
Post Category
Get post category by ID
Retrieves a specific post category.
GET
Get post category by ID
Authorizations
Team API key for authentication. Find your API key in SendX Settings → Team API Key.
Example:
X-Team-ApiKey: your_team_api_key_herePath Parameters
The unique post category identifier to retrieve.
post_category_YzS1wOU20yw87UUHKxMzwn
Pattern:
^(post_category_)?[a-zA-Z0-9]{22}$Example:
"post_category_YzS1wOU20yw87UUHKxMzwn"
Response
✅ Category retrieved successfully