Export completed reviews
Query parameters
Output format; only json is supported
Output format; only json is supported
Export profile: content or metadata
Export profile: content or metadata
Inclusive completed_at lower bound (RFC3339 or YYYY-MM-DD)
Inclusive completed_at lower bound (RFC3339 or YYYY-MM-DD)
Exclusive completed_at upper bound (RFC3339 or YYYY-MM-DD; date-only means through that UTC day)
Exclusive completed_at upper bound (RFC3339 or YYYY-MM-DD; date-only means through that UTC day)
Only include reviews marked closed
Only include reviews marked closed
Exact exported repo identifier filter
Exact exported repo identifier filter
Exact project display-name filter
Exact project display-name filter
Maximum top-level reviews in this page
Maximum top-level reviews in this page
Opaque next_cursor from a previous page. Resumes strictly after its (completed_at, review_id) position; mutually exclusive with since.
Opaque next_cursor from a previous page. Resumes strictly after its (completed_at, review_id) position; mutually exclusive with since.
Response
OK
Example response
{
"$schema": "https://example.com/ExportReviewsDocument.json"
}