List Pitch Audits
Pitch Audits
List Pitch Audits
List the read-only Pitch Audit snapshots available to your agency workspace
GET
List Pitch Audits
Returns Pitch Audits created by the agency workspace attached to the API token. This endpoint is read-only and never starts, retries, or modifies an audit.
Pitch Audits require an agency workspace. REST API access is available on API-enabled agency plans.
string
required
Bearer API token. Example:
Bearer qw-api-xxxQuery Parameters
string
Filter by
PENDING, RUNNING, RECOVERING, AWAITING_PROMPTS, COMPLETED, or FAILED.number
default:"50"
Number of audits to return. Maximum: 100.
number
default:"0"
Number of audits to skip.
Response
object
Total, count, limit, and offset for the current page.
array
Example Request
Example Response
Next Step
Use the returned audit ID with Get Pitch Audit. Use a competitorsubjectId with Get Pitch Audit Subject Report.
