View and Respond to Access Requests
Respond to an access request
With the UI
With the API
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Body
statusstring · enumRequiredExample:
PENDINGPossible values: reasonstringOptional
durationnumber · min: 1Optional
durationUnitstring · enumOptionalPossible values:
Responses
200Success
application/json
put
/api/approval-record/{id}200Success
View access requests
With the UI
With the API
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
searchTextstringOptional
userIdsstring[]Optional
historicalbooleanOptionalDefault:
Whether to include historical access requests
trueincludeTemporarybooleanOptionalDefault:
Whether to include temporary access requests
falsedataProductIdone ofOptional
The ID of the data product to filter requests by
string · cuidOptional
The ID of the data product to filter requests by
string · uuidOptional
offsetnumberOptionalDefault:
0limitnumber · min: 1OptionalDefault:
10sortOrderstring · enumOptionalDefault:
descPossible values: sortBystring · enumOptionalDefault:
createdAtPossible values: Responses
200Success
application/json
get
/api/access-request200Success
View the access requests of a specific data product
With the UI
With the API
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Query parameters
searchTextstringOptional
userIdsstring[]Optional
historicalbooleanOptionalDefault:
Whether to include historical access requests
trueincludeTemporarybooleanOptionalDefault:
Whether to include temporary access requests
falsedataProductIdone ofOptional
The ID of the data product to filter requests by
string · cuidOptional
The ID of the data product to filter requests by
string · uuidOptional
offsetnumberOptionalDefault:
0limitnumber · min: 1OptionalDefault:
10sortOrderstring · enumOptionalDefault:
descPossible values: sortBystring · enumOptionalDefault:
createdAtPossible values: Responses
200Success
application/json
get
/api/data-product/{id}/request200Success
View the approval record for a request
With the UI
With the API
Revoke access
With the UI
With the API
Last updated
Was this helpful?

