Get post by ID
Post
Get post by ID
Retrieves a specific blog post.
🎯 Key Features:
- Full post content
- SEO metadata
- Related posts
- Engagement metrics
GET
Get post 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_here
Path Parameters
Resource identifier with prefix (e.g., contact_BnKjkbBBS500CoBCP0oChQ)
Format: <prefix>_<22-character-id>
Pattern:
^[a-z_]+_[a-zA-Z0-9]{22}$Example:
"contact_BnKjkbBBS500CoBCP0oChQ"
Response
✅ Post retrieved successfully
Example:
"post_XyZ123aBc456DeF789GhI"
Example:
"Summer Product Launch"
Example:
"Introducing Our New Summer Collection"
Example:
"post_category_YzS1wOU20yw87UUHKxMzwn"
Example:
"member_JkL012MnO345PqR678"
Example:
"introducing-summer-collection"