Orgs and teams/Get all orgs

GET {{portal-host-port}}/portal-api/organisations

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring
Content-Typestring

RESPONSES

status: OK

[{"ID":2,"Name":"ACME"},{"ID":1,"Name":"Default Organisation"}]