Core
List Reviews
List review resources
GET
/
reviews
Response
200 - application/json
The amount of time (nanoseconds) to allow access to the connection. It's valid only for jit
type reviews`
The time the resource was created
Reousrce identifier
The input that was issued when the resource was created
The client arguments when the resource was created
Organization identifier
The review connection information
Contains the groups that requires to approve this review
Contains information about the owner of this resource
The time when this review was revoked
The id of session
The status of the review
- PENDING - The resource is waiting to be reviewed
- APPROVED - The resource is fully approved
- REJECTED - The resource is fully rejected
- REVOKED - The resource was revoked after being approved
- PROCESSING - The review is being executed
- EXECUTED - The review was executed
- UNKNOWN - Unable to know the status of the review
Available options:
PENDING
, APPROVED
, REJECTED
, REVOKED
, PROCESSING
, EXECUTED
, UNKNOWN
The type of this review
- onetime - Represents a one time execution
- jit - Represents a time based review
Available options:
jit
, onetime