Api
Latest
Sharing API
Sharing API endpoints (3 endpoints). Supports both read and write operations.
Sharing API
Sharing API endpoints (3 endpoints). Supports both read and write operations.
Available Operations:
shareResource- shareResourcegetResourcePermissions- getResourcePermissionsrevokePermission- revokePermission
Authentication
Most endpoints require authentication. See Authentication for details.
Endpoints
Queries
sharing.getResourcePermissions
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
Mutations
sharing.shareResource
Type: Mutation (write)
Response
Returns the requested data. See TypeScript types for full response shape.
sharing.revokePermission
Type: Mutation (write)
Response
Returns the requested data. See TypeScript types for full response shape.