Requesting Access to a Data Product
Request access to a data product or request a masking exception
Requesting data access to a data product
With the UI
With the API
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Body
userstring · uuidRequired
Immuta global user ID of the user for whom access is being requested
formanyOptional
The request form submission
Responses
201Success
application/json
Access request with user and data product metadata
idstring · cuidRequired
formVersionstringRequired
formanyOptional
The request form submission
typestring · enumRequiredExample:
DATA_ACCESSPossible values: metadataanyOptional
Metadata associated with the access request
statusstring · enumRequiredExample:
PENDINGPossible values: expirationstring · date-timeOptional
When the temporary access will expire
createdAtstring · date-timeRequired
updatedAtstring · date-timeRequired
post/api/data-product/{id}/request
201Success
Requesting a masking exception on a data product
With the UI
With the API
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Body
userstring · uuidRequired
Immuta global user ID of the user for whom access is being requested
formanyOptional
The request form submission
Responses
201Success
application/json
Access request with user and data product metadata
idstring · cuidRequired
formVersionstringRequired
formanyOptional
The request form submission
typestring · enumRequiredExample:
DATA_ACCESSPossible values: metadataanyOptional
Metadata associated with the access request
statusstring · enumRequiredExample:
PENDINGPossible values: expirationstring · date-timeOptional
When the temporary access will expire
createdAtstring · date-timeRequired
updatedAtstring · date-timeRequired
post/api/data-product/{id}/request/masking-exception
201Success
Last updated
Was this helpful?

