Skip to main content
GET
Get Audit Run History Route

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

brand_id
string<uuid>
required

Query Parameters

audit_type
string
required
Maximum string length: 50
platform
string | null
Maximum string length: 50
limit
integer
default:8
Required range: 1 <= x <= 20

Response

Successful Response

brand_id
string<uuid>
required
audit_type
string
required
runs
AuditRunHistoryRun · object[]