Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"id": 2,
"name": "team",
"user_in_team": true,
"admin_role_for_current_user": true,
"users": [
{
"id": 1,
"email": "vincent_muller@ferry.co",
"user_full_name": "Dianna Morar",
"avatar_image": null,
"invited": false,
"team_role_name": "member"
},
...
]
}
| Param name | Description |
|---|---|
|
id
optional |
Validations:
|
|
sort_by
optional |
Validations:
|
|
sort_to
optional |
Validations:
|