PREVIEW: Fetch active issues

Fetch a list of active issues for the given organization unit.
NOTE:Only organization units that are customers or sites are currently supported.

NOTE:This endpoint is currently in a preview stage.

Path Params
string
required

ID of the organization unit for which active issues needs to be fetched.

Query Params
int32

The page number to retrieve. Starts at 1. If not provided, defaults to the first page.

int32

The number of items to retrieve per page. Must be positive number.

string

The select expression.

string

The name of a field to sort the result by.

string
enum
Defaults to ASC

The order in which the result will follow -- case insensitive and default to ASC.

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*