Team
Retrieve the list of pending team member invites
POST
/
api
/v1
/team
/invite
/list
/user
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe 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"
team
string | null
permission
string | null
OK