Returns a list of conditions.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 50.
x <= 100
Cursor token to fetch next page of results.
A paged array of conditions
The response is of type object
.