Skip to main content
GET
List data shares
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Query Parameters

role
enum<string>

Filter by role (source or target). Omit for both.

Available options:
source,
target

Response

List of data shares

status
string
Example:

"success"

message
string
data
object[]