Skip to main content
GET
Get Principal Datasets

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

principal_id
string<uuid>
required

Query Parameters

permission_name
string
default:read

Permission to read back. One of 'read', 'write', 'delete', 'share'.

Example:

"read"

Response

Successful Response