Check the status of a join request. It’ll respond with a 404 if the request has been declined. If no userId path segment was provided, this endpoint will instead return the status of the authenticated user.
Default authentication mechanism
The unique user identifier
The unique team identifier
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
Successfully
The slug of the team.
"my-team"
The name of the team.
"My Team"
Current status of the membership. Will be true if confirmed, if pending it'll be false.
false
A map that describes the origin from where the user joined.
Timestamp in milliseconds when the user requested access to the team.
1588720733602
Map of the connected GitHub account.
Map of the connected GitLab account.
Map of the connected Bitbucket account.