Get team members
Get the list of all the team members.
Method
GET
Path
/team-members
Response
HTTP status codes
Response object
Code sample
curl --location --request GET 'https://api.sociocs.com/team-members' \
--header 'apikey: your_api_key' \
Get the list of all the team members.
GET
/team-members
curl --location --request GET 'https://api.sociocs.com/team-members' \
--header 'apikey: your_api_key' \