get https://scudo.uatdrive.com/api/v1/dev/users/
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
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.
Responses