Retrieve a list of reports

Retrieves a list of all available reports created in your PerformYard instance.

Query Params
string
^[0-9]+$

The number of records to be returned in a single API Request.

string
^[0-9]+$

Used to paginate through a list of records. Can be combined with limit. Increment the value by one to fetch subsequent pages (1 for the second page, 2 for the third, etc.).

string

Order in which to return the records. Allowed Values: asc(FIELD_NAME), desc(FIELD_NAME).

array | string

Filter the returned reports by a specific tag. Accepts only a single string value. Case sensitive.

string

Filter the returned reports by a specific name. Accepts only a single string value. Case sensitive.

string
string
enum

The type of report to return.

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json