Posts
Get Post
Retrieve a single post by its ID.
Endpoint
Path Parameters
| Parameter | Type | Description |
|---|---|---|
postId | string | The post ID returned when creating a post |
Example
Response
Status Codes
| Code | Meaning |
|---|---|
200 | Success |
404 | Post not found |
Retrieve a single post by its ID.
| Parameter | Type | Description |
|---|---|---|
postId | string | The post ID returned when creating a post |
| Code | Meaning |
|---|---|
200 | Success |
404 | Post not found |