Skip to main content
GET
List QA Rules

Authorizations

X-API-Key
string
header
required

Authenticate every request by passing your API key in the X-API-Key header. To get your key, go to Dashboard → API Keys and create or copy your Production API key.

Query Parameters

page
integer<int32>
default:0

The page number to retrieve, starting from 0.

size
integer<int32>
default:10

The number of results to return per page.

Response

OK

data
object[]
page
integer<int32>
size
integer<int32>
totalCount
integer<int64>
totalPages
integer<int32>
hasNext
boolean
hasPrevious
boolean