PULSAR
API ReferenceQuality Issues

Get Quality Issues

List quality issues.

Authorization

bearerAuth user, superuser, admin, superadmin, readonly
Authorization<token>

In: header

Scope: user, superuser, admin, superadmin, readonly

Query Parameters

workStepId?string

The work step's ID.

title?string

Filter by title.

Response Body

application/json

Try it live
GET
/quality-issues

This endpoint requires authentication — use the Login page at the top of the API Reference, or paste a token in the Authorization section below.

curl -X GET "https://example.com/quality-issues"
[  {}]