A valid request URL is required to generate request examples
{ "team_id": "<string>", "user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }
Retrieves the specified team member.
cURL
curl --request GET \ --url {schemes}://api.upsun.com/teams/{team_id}/members/{user_id} \ --header 'Authorization: Bearer <token>'
The ID of the team.
The ID of the user.
"d81c8ee2-44b3-429f-b944-a33ad7437690"
OK
The date and time when the team member was created.
The date and time when the team member was last updated.