Skip to main content
GET
/
api
/
public
/
team-members
/
all
Get all team members
curl --request GET \
  --url https://api.example.com/api/public/team-members/all \
  --header 'x-api-key: <x-api-key>'
{}

Headers

x-api-key
string
required

API key needed to authorize the request

Response

All team members found.

The response is of type object.