latestOpenAPI 3.0.02026-08-109870.1 KB

622b396ca2d7

Access Request

Search access requests

Search and filter access requests the current user can manage

get/api/access-request

Query parameters

searchTextstring
statusstring[]
typestring[]
userIdsstring[]
includeTemporaryboolean

Whether to include temporary access requests

expirationboolean

Filter access requests by whether it has an expiration

rolestring[]
string cuid

The ID of the data product to filter requests by

OR
string uuid

The ID of the data product to filter requests by

assetIdstring uuid

The ID of the asset to filter requests by

assetTypestring[]

Filter access requests by asset type (DATA_OBJECT or DATA_PRODUCT)

targetTypestring[]

Target type filter selections (DATA_PRODUCT, COLUMNS, or legacy type strings like table/view/schema)

reviewStatusstring[]

Filter access requests by review status

offsetnumber
limitnumber
sortOrder'asc' | 'desc'
sortBy'status' | 'dataProduct' | 'createdAt' | 'updatedAt' | 'expiration'

Response