Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/api/datasetrw/v1/datasets/{datasetId}/grants \ --header 'X-Domino-Api-Key: <api-key>'
{ "grantDetails": [ { "isOrganization": true, "targetId": "<string>", "targetName": "<string>" } ], "metadata": { "notices": [ "<string>" ], "requestId": "<string>" } }
Get Dataset grants by ID. Requires List access to the dataset
ID of dataset to get grants for
Success
Show child attributes
Was this page helpful?
Contact support