Skip to main content
GET
List issues

Authorizations

Authorization
string
header
required

Use this header with a Bearer token to authenticate requests.

Path Parameters

tenant_id
string
required

Tenant ID

workspace_id
string
required

Workspace ID

Query Parameters

group_by
string

Comma-separated group-by columns (default: rule_id,severity)

sort
string

Sort expression (e.g. severity:asc)

page_size
integer

Page size

cursor
string

Pagination cursor (offset)

Response

Paginated issues list

The response is of type object.