List all cross-org shares for a vault. Only the vault owner can list shares.
{
"shares": [
{
"id": "<string>",
"vault_id": "<string>",
"target_org_id": "<string>",
"permission": "<string>",
"expires_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
{
"shares": [
{
"id": "<string>",
"vault_id": "<string>",
"target_org_id": "<string>",
"permission": "<string>",
"expires_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]
}