Skip to main content
GET
query post reach

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

postId
string
required
Pattern: ^[a-f\d]{24}$
Example:

"60e4b1b4b3b2b5c4c4b3b2b5"

Query Parameters

token
string

token of the page that you need from either next or prev of paging

Maximum string length: 1000
Example:

"eyJhZnRlciI6eyJfaWQiOnsicG9zdElkIjoiNjUxNjZlZTNlOTVlZTQ4YjkzZWVkMjQ1IiwidXNlcklkIjoiNjUxNjZlZTRlOTVlZTQzZjgzZWVkMjViIn0sIm5ldHdvcmtJZCI6IjYwNmYzN2EzYWU2MDFlZjM3NGViYWEwMSIsInJlYWNoZWRBdCI6IjIwMjMtMDktMjlUMDY6Mjk6NTQuOTQ4WiJ9fQ=="

limit
number
default:10

number of user in a page

Response

List of users who have viewed this posts

users
object[]
files
object[]
paging
object