List my requests
GET /v1/requests
GET
/v1/requests
Returns a paginated list of data access requests for the current user
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” status
string
Filter by status (pending, approved, active, denied, revoked, expired)
limit
integer
Pagination limit (default: 20, max: 100)
offset
integer
Pagination offset
sort
string
Sort field (created_at, -created_at)
Responses
Section titled “ Responses ”OK
object
data
object
limit
integer
offset
integer
requests
Array<object>
object
approval_notes
string
approved_at
string
approved_by
string
business_justification
string
created_at
string
datasource_names
Array<string>
denial_reason
string
description
string
environment_id
string
environment_status
string
external_ticket_id
string
external_ticket_url
string
id
string
request_template
object
id
string
name
string
requester
object
email
string
id
string
name
string
risk_level
string
scope
object
credentials
object
key
additional properties
object
refs
object
key
additional properties
string
type
string
datasources
Array<object>
object
credential_ref
string
datasets
Array<object>
object
columns
Array<string>
filters
object
conditions
Array<object>
object
condition
object
column
string
op
string
value
group
object recursive
logic
string
joins
Array<object>
object
namespace
string
on
string
source
object
kind
required
string
name
required
string
table
string
type
string
namespace
string
source
object
kind
required
string
name
required
string
table
string
uri
string
version
string
source
string
status
string
title
string
tunnel
object
api_url
string
created_at
string
credentials
Array<object>
object
id
string
is_active
boolean
last_used_at
string
secret_preview
string
type
string
use_count
integer
username
string
edge_url
string
explorer_url
string
id
string
last_error
string
provider
string
public_url
string
sidecar_name
string
status
string
updated_at
string
usage_events
Array<object>
object
action_type
string
id
string
ip_address
string
metadata
timestamp
string
updated_at
string
valid_until
string
total
integer
success
boolean
Unauthorized
object
error
string
message
string
Example
Success success
boolean
Example
trueInternal Server Error
object
error
string
message
string
Example
Success success
boolean
Example
true