get https://api.reevoocloud.com/v4/organisations//reviewables?format=short
All active (with reviews) reviewables of the organisation will be returned. This functionality is however enabled only for some organisations, please contact Reevoo Support in case you need this.
Response is cached on the server side and refreshed on a daily basis.
The attribute “date_time_created” shows the date/time when the list was last generated.
Note: This API endpoint is not available for the Automotive vertical.
Note: The server will return { status: 406 } if the specified organisation is not supported by this endpoint.
Response Attributes
Attributes | Description |
---|---|
curl --request GET \
--url 'https://api.reevoocloud.com/v4/organisations/D10/reviewables?format=short' \
--header 'authorization: Basic VGVzdF9rZXlfMDAwOlRlc3Rfc2VjcmV0XzAwMA=='
curl --request GET \
--url 'https://api.reevoocloud.com/v4/organisations/D10/reviewables?format=short&skus=CANMP780,NIKCP1' \
--header 'authorization: Basic VGVzdF9rZXlfMDAwOlRlc3Rfc2VjcmV0XzAwMA=='