[Beta] Get project's temporary access configuration.
get
/v1/projects/{ref}/jit-accessOAuth scopes
- database:read
Path parameters
- refRequiredstring
Project ref
Response codes
- 200
- 401
- 403
- 429
- 500
Response (200)
1{2 "state": "enabled",3 "appliedSuccessfully": true4}