Get Organizations

GET {{baseUrl}}/v1/organization

Get all Organizations for current account

  1. 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

FieldTypeRequiredDescription
organizationUidstringoptionalfilter by organization identification
accountIdnumberoptionalfilter by account identification
namestringoptionalfilter by name of the organization

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
x-oauth-client_secretstring
Acceptstring

RESPONSES

status: OK

[]