Groups
Groups represent organizations using Increase. You can retrieve information about your own organization via the API. More commonly, OAuth platforms can retrieve information about the organizations that have granted them access. Learn more about OAuth here.
The Group object
Attributes
created_at
string
The ISO 8601 time at which the Group was created.
id
string
The Group identifier.
type
string
A constant representing the object’s type. For this resource it will always be group.
Retrieve Group details
Returns details for the currently authenticated Group.