Retrieves all projects that have been explicitly shared with the current user by others. Shared projects may include view or edit access depending on permissions.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/project/shared'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.