Allows a user to retrieve information for a specific organisation. Users are only allowed to retrieve information for organisations assigned to their API key.

Response Attributes

AttributeDescription
trkrefidentifier for the organisation
localedefault locale for the organisation
name
reviewables_pathpath to renewables
curl --request GET \
 --url 'https://api.reevoocloud.com/v4/organisations/D10' \
 --header 'authorization: Basic VGVzdF9rZXlfMDAwOlRlc3Rfc2VjcmV0XzAwMA=='
Language
Authentication
Basic
base64
:
Click Try It! to start a request and see the response here!