Reviews
Get reviews
Retrieves reviews in the given time range.
Request body
Key | Type | Description | Default |
---|---|---|---|
from | string | The start of the range, as an ISO 8601 string. | |
to | string | The end of the range, as an ISO 8601 string. | |
status | "open" | "closed" | The status of the review. Omit to include all. | |
limit | number | The maximum number of results to return. | 20 |
page | number | The page index. | 0 |
projectKey | string | Instead of the API token, use a project key, for instance for client-facing requests. |
Example request
Response
The response is of the form: