Get Admin Inbox
Returns a list of pending join requests that the authenticated user is authorized to approve or reject.
Response
A list of pending join requests
Example response
{
"inbox": [
{
"type": "join_request"
}
]
}Changes
Changed in 3 of the 18 revisions of this API.47
- ▲
removed the required property
inbox/items/team_idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
inbox/items/team_namefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
inbox/items/user_emailfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
inbox/items/user_idfrom the response with the200statusresponse-required-property-removed
- ○
api tag
Inboxaddedapi-tag-added
- ○
api tag
Team Membershipsremovedapi-tag-removed
- ○
added the required property
inbox/items/payloadto the response with the200statusresponse-required-property-added
- ○
added the required property
inbox/items/typeto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
api tag
Team Membershipsaddedapi-tag-added
- ○
api tag
Teamsremovedapi-tag-removed
- ○
- ○
endpoint added
endpoint-added
- ○