Authorizations
Default authentication mechanism
Path Parameters
The unique user identifier
The unique team identifier
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
Response
Successfully
The slug of the team.
Example:
"my-team"
The name of the team.
Example:
"My Team"
Current status of the membership. Will be true
if confirmed, if pending it'll be false
.
Example:
false
A map that describes the origin from where the user joined.
Timestamp in milliseconds when the user requested access to the team.
Example:
1588720733602
Map of the connected GitHub account.
Map of the connected GitLab account.
Map of the connected Bitbucket account.