Groups
Retrieve a group
Platform API for retrieving a group
GET
/
applications
/
{app}
/
groups
/
{group}
Authorizations
The publishable key of your application credentials. (more details)
The private secret of your application credentials. (more details)
Response
200 - application/json
The group ID
The group name
This value is no longer provided by the API. The default value of 0 will always be returned
Rownd application ID
Set whether the group be open for anyone to join or by invite only
Available options:
invite_only
, open
An object containing additional metadata for the group
The ISO 8601 date-time that the resource was created
The ISO 8601 date-time that the resource was updated
The ID of the user that created the resource
The ID of the user that most recently updated the resource