get_page_results
Retrieve criterion results for a specific page of an audit. Provide the audit's unique ID and the page slug (typically the order number) to get the results.
Instructions
Get criterion results for a specific page of an audit. The pageSlug is typically the page order number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uniqueId | Yes | The editUniqueId of the audit | |
| pageSlug | Yes | The page slug (usually its order number) |