Get a team member
Get a team member
GET
https://api.complycube.com/v1/teamMembers/:id
This endpoint allows you to retrieve a specific team member.
Path Parameters
Name
Type
Description
id
string
The ID of the team member.
Headers
Name
Type
Description
Authorization
string
The live or sandbox API key.
Example request
Last updated