/v2/insights

Get a list of Insights

Query Params
number

Number of items to return per page

string

Allows you to page forward and back in your results. NOTE: This must be URL Encoded!

  • See the Pagination section of the API Reference for more information!
string
enum

Sortable Insight properties

Allowed:
string
enum

ASC or DESC sort order

Allowed:
boolean

Prefer filtering by Status.

status
array of strings

If passed, query will be filtered by the properties specified. This is a multi-value query parameter, pass it more than once to specify multiple values, e.g.

  • &status=new&status=in_progress
status
effort
array of strings

If passed, query will be filtered by the properties specified. This is a multi-value query parameter, pass it more than once to specify multiple values, e.g.

  • &effort=low&effort=medium
effort
Headers
string

If passed, any subsequent operation with the same value for this header will return the exact same result. This is true for all responses, i.e. successes and errors.

string

If passed, the operation executes in the namespace specified by this key. Resource mutations in the namespace last for 1 hour.

Responses

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