GET
/
client
/
admin
/
{client_id}
curl --request GET \
  --url https://api.helpyousponsor.com/v1/client/admin/{client_id} \
  --header 'Authorization: Bearer <token>'
{
  "groups": {}
}

Authorizations

Authorization
string
header
required

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

Path Parameters

client_id
integer
required

The ID of the client

Response

200
application/json
Admin added successfully
groups
object

List of groups