Teams Members: Retrieve One
This documentation entry provides a clear and detailed guide on how to retrieve a specific team member using the API, including the necessary parameters, headers, and expected response.
Endpoint
GET /api/teams-member/{team_member_id}
/api/teams-member/{team_member_id}Request
GET https://uptimekeep.com/api/teams-member/{team_member_id}Header
Type
Description
curl --request GET \
--url 'https://uptimekeep.com/api/teams-member/{team_member_id}' \
--header 'Authorization: Bearer {api_key}'Response
Fields
Field
Type
Description
Field
Type
Description
Errors
Last updated