List all developer organisations
GET {{baseUrl}}/organisations
List all developer organisations
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
[{"ID":"\u003cinteger\u003e","Name":"\u003cstring\u003e"},{"ID":"\u003cinteger\u003e","Name":"\u003cstring\u003e"}]