v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
Team User API

Get Team User

Get a specific team user by team ID and user ID, or by composite ID.

get/v2/teams/{team_id}/users/{user_id}

Path parameters

team_idstring required
user_idstring required

Query parameters

idstring

Composite identifier ({team_id}:{user_id}). Alternative to team_id + user_id.

Composite identifier ({team_id}:{user_id}). Alternative to team_id + user_id.

Response

Success