View and Respond to Access Requests
Data stewards are able to make determinations on access requests.
Respond to an access request
With the UI
In the Marketplace app,
Navigate to the Access Requests page.
Click the request you want to approve or deny.
Review the request details, data sources, and data use agreement.
Select Continue to determination, and opt to view the determination history tab.
Select the determination for access:
Temporarily approve: Approve the access request for a specific period of time. If the request form had an access duration question, the requesters response will be presented as a recommendation.
Enter your reason to approve access to the data product.
Use the dropdowns to select how long the user should have access to the data product. If entering a custom time range, you must enter a whole, positive number.
Approve: Approve the access request indefinitely.
Enter your reason to approve access to the data product.
Deny: Deny the access request.
Enter your reason to deny access to the data product.
Click Submit determination.
When available, review assist will offer a recommended determination for the access request and provide a reasoning for its recommendation. Opt to accept the recommendation or override it with your own.
With the API
Ensure you set the correct global segment and use a Marketplace-specific personal access token (PAT) when using the Marketplace API. See the Marketplace API docs for additional guidance or to download the OpenAPI YAML for your own client generation.
View access requests
With the UI
In the Marketplace app,
Navigate to the Access Requests page.
Opt to filter by status or sort the table by data product, status, or date.
With the API
Ensure you set the correct global segment and use a Marketplace-specific personal access token (PAT) when using the Marketplace API. See the Marketplace API docs for additional guidance or to download the OpenAPI YAML for your own client generation.
View the access requests of a specific data product
With the UI
Navigate to the Data product you want to view requests for.
Click the Access requests tab.
Opt to filter by status or sort the table by data product, status, or date.
With the API
Ensure you set the correct global segment and use a Marketplace-specific personal access token (PAT) when using the Marketplace API. See the Marketplace API docs for additional guidance or to download the OpenAPI YAML for your own client generation.
View the approval record for a request
With the UI
In the Marketplace app,
Navigate to the Access Requests page.
Click the request you want the details for.
With the API
Ensure you set the correct global segment and use a Marketplace-specific personal access token (PAT) when using the Marketplace API. See the Marketplace API docs for additional guidance or to download the OpenAPI YAML for your own client generation.
Last updated
Was this helpful?