Group Invitations
List group invites
Platform API for listing group invites
GET
/
applications
/
{app}
/
groups
/
{group}
/
invites
Authorizations
x-rownd-app-key
string
headerrequiredThe publishable key of your application credentials. (more details)
x-rownd-app-secret
string
headerrequiredThe private secret of your application credentials. (more details)
Path Parameters
app
string
requiredRownd application ID
group
string
requiredGroup ID
Query Parameters
ensured_user_id
string
The User ID for which the invite was created. This is not the member ID
Response
200 - application/json
total_results
integer
results
object[]