Get Organizations
GET {{baseUrl}}/v1/organization
Get all Organizations for current account
- We use different authentication in the x-auth header for
/organization
endpoints, which consists of USER TOKEN_ID and TOKEN_SECRET (separated by “:”). You can find both on the Settings page (https://box.signageos.io/settings) in SignageOS Box. Learn more here.
Parameters
Field | Type | Required | Description |
---|---|---|---|
organizationUid | string | optional | filter by organization identification |
accountId | number | optional | filter by account identification |
name | string | optional | filter by name of the organization |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
x-oauth-client_secret | string | ||
Accept | string |
RESPONSES
status: OK
[]