Returns a paginated list of QA issues for the specified QA rule, sorted by most recently created first. Use page and size to navigate through results.
Documentation Index
Fetch the complete documentation index at: https://docs.sigmamind.ai/llms.txt
Use this file to discover all available pages before exploring further.
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.
The unique identifier of the QA issue for which QA issues are to be listed.
The page number to retrieve, starting from 0.
The number of results to return per page.