Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"invites": [],
"my_invites": [
{
"id": 2,
"name": "scrumLaunch team",
"email": "kruchina.vadim+1@gmail.com",
"state": "pending",
"created_at": "2022-01-07T21:39:11.637Z",
"sender_email": "kruchina.vadim@gmail.com"
}
]
}