Get Information on All Organisations
If you want to read more about organisations please take a look here
- You will be able to retrieve information of all organisations using the protected APIs.
For illustrative purposes, Postman will be used on this guide
- In postman, create a New Request
- Click on "Authorisation" and select the "Bearer Token" as the authorisation type.
- In the "Token" field add the obtained access token
- Click on "Send".
- All organisations from the ecosystem will be returned on the response.
For illustrative purposes we will be using Postman