List Gate Reviews
get
https://statsigapi.net/console/v1/gates/{id}/reviewsAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredQuery parameters
limitintegerResults per page
pageintegerPage number
Response
application/json200· A page of the gate reviews, newest first.
messagestringrequiredA simple string explaining the result of the operation.
dataobject[]requiredShow child attributes
review_id[]stringrequiredUnique ID of the review.
status[]stringrequiredLifecycle status of the review.
type[]stringrequiredKind of change the review proposes.
author[]objectrequiredThe user who created the review.
idstringrequiredemailstringrequiredreviewers[]object[]requiredRequested reviewers (users and groups).
id[]stringrequiredkind[]stringrequireddescription[]stringrequiredHuman-readable description of the proposed change.
created_at[]stringrequiredISO-8601 timestamp of when the review was created.
paginationobjectrequiredPagination metadata for checking if there is next page for example.
Was this helpful?