list
Last updated
Was this helpful?
Last updated
Was this helpful?
Beta notice We are currently gathering feedback on the Access API endpoints, and while in beta the structure of the API and its response may change. Please submit any feedback (including if this API currently works for your needs!) to your primary Redivis contact, or support@redivis.com.
organizationName
The username of the organization for which to list access.
userName
The username of the user for which to list access.
datasetReference
maxResults
Default 100. Must be less than 1000.
pageToken
For paginating through results, provide the value returned from the previous access.list
call.
minAccessLevel
Must be one of none
, overview
, metadata
, sample
, data
, edit
If specified, only access objects whose access level is greater than or equal to minAccessLevel
will be returned.
If you are listing access for a member in an organization, you must be an administrator of the relevant organization. If you are listing access for a particular dataset, you must be an administrator of the organization that hosts the dataset, or, if the dataset is owned by a user, you must be the owner or an editor of the dataset.
Your access token must have one of the following scopes:
organization.read
The request body must be empty.
A qualified reference to the dataset for which you want to list access. See for more information.
Returns a JSON representation of an array of .