GET
/
api
/
b
/
users
Get Brand Users
curl --request GET \
  --url https://platform.grorapid.com/api/b/users \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

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

Query Parameters

buuid
string

Response

200 - application/json

Successful response.

The response is of type object.