📄️ GET Organisation Sites And Survey Cycles
Retrieve all sites and their respective survey cycles for your organisation, as well as all sites and survey cycles for any linked organisations.
📄️ GET Detailed Results
Retrieve all indicators and their respective aggregate responses (% positive vs. negative vs. neutral) from all of an organisation's survey cycles, a particular site's survey cycles, or a specific survey cycle. If you provide no parameters, this endpoint will return all indicators and their respective aggregate responses across all survey cycles for your organisation, otherwise it will limit the data returned to either a specific site or a specific survey cycle depending on the parameters provided. If you provide an Id of one of your linked organisations as a parameter, the endpoint will return all indicators and their respective aggregate responses across all survey cycles for that organisation.
📄️ GET Priorities
Retrieve all priorities (indictaors where the aggregated responses are largely negative (% negative responses >= 50)) from all of an organisation's survey cycles, a particular site's survey cycles, or a specific survey cycle. If you provide no parameters, this endpoint will return all priorities across all survey cycles for your organisation, otherwise it will limit the data returned to either a specific site or a specific survey cycle depending on the parameters provided. If you provide an Id of one of your linked organisations as a parameter, the endpoint will return all priorities across all survey cycles for that organisation.
📄️ GET Response Rates
Retrieve the response rates, from all of an organisation's survey cycles, a particular site's survey cycles, or a specific survey cycle.