Team
Retrieve the list of pending team member invites
POST
/
api
/v1
/team
/invite
/list
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe team to retrieve from and the filter settings
columnSort
string | null
orderSort
string | null
from
string
Format:
"date-time"
to
string
Format:
"date-time"
limit
integer
Format:
"int32"
offset
integer
Format:
"int32"
teamId
Requiredstring
Minimum length:
1
user
string | null
permission
string | null
OK