Back to Platform

GET /comments/auth

GET
/comments/auth

GET operation for /comments/auth

Authorization

ApiKeyAuth
Authorization<token>

API key authentication. Format: Your API key (no "Token" prefix needed)

In: header

Response Body

application/json

curl -X GET "https://dev-rest.onboard.io/comments/auth"
{
  "stream_token": "string"
}
Empty
Empty
Empty

How is this guide?