Review Queue

The review queue. Defaults to your own open reviews; filter by team to get one function’s queue instead.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

teamstringOptional

Functional team slug, such as design or privacy.

statusenumOptional
The approval bit on a single launch step.
reviewerUserIdstringOptional
minebooleanOptional
limitintegerOptional
cursorstringOptional

Response

This endpoint returns an object.
datalist of objects
hasMoreboolean
nextCursorstringOptional

Errors

401
Unauthorized Error
402
Subscription Required Error