API Reference

Provides information about a specific team member.

To retrieve a team member's details, send a GET request to the retrieve a team member endpoint with the member _id as a path parameter. Once the request is successfully processed, a JSON object containing the team member's details, such as their name, email, phone number, assigned role etc. will be returned in the response with status code 200 OK.

To try this endpoint, replace the path parameter and api-access-key values below with yours.

Language
Click Try It! to start a request and see the response here!