Check if Following Post
This endpoint returns following = true if the post (identified in path) is followed by me
info
This operation requires authentication.
HTTP Request
GET /api/v2/post/{id}/following/
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
id | path | string | true | A unique integer value identifying this post. |