Organizations
List organizations
The following query parameters are available:
Name | Type | Description |
---|---|---|
limit |
integer | Number of results to return per page. |
offset |
integer | The initial index from which to return the results. |
id |
string | id |
name |
string | name |
created |
string | created |
updated |
string | updated |
Get a single organization
The response object contains the following fields:
Name | Type | Description |
---|---|---|
id |
integer | |
name |
string | |
created_at |
string | |
updated_at |
string |