GET
/
api
/
v1
/
analytics
/
profile-post
/
post
/
{id}
Get Profile Post By Post ID
curl --request GET \
  --url https://api.bundle.social/api/v1/analytics/profile-post/post/{id} \
  --header 'x-api-key: <api-key>'
"<string>"

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Response

200
application/json

200

The response is of type string.