Skip to main content

API requests

Each request will require your authentication details, as well as certain query parameters. You will find all of this in the table on the My Profile section of the &Wider Direct Worker Reporting platform.

📄️ 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.