Get Review
Get review resource by id
GET
Path Parameters
Resource identifier of the review
Response
200
application/json
OK
The amount of time (nanoseconds) to allow access to the connection. It's valid only for jit
type reviews`
Example:
0
The time the resource was created
Example:
"2024-07-25T15:56:35.317601Z"
Reousrce identifier
Example:
"9F9745B4-C77B-4D52-84D3-E24F67E3623C"
The input that was issued when the resource was created
Example:
"SELECT NOW()"
The client arguments when the resource was created
Example:
["-x"]
Organization identifier
Example:
"A72CF2A0-12D0-4E0D-A732-E34FFA3D9417"
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
Example:
""
The id of session
Example:
"35DB0A2F-E5CE-4AD8-A308-55C3108956E5"
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