Data deposit
User projects
List projects by current user
Returns a list of all projects by the current logged in user
get/datadeposits/user_projects
Response
successful operation
Example response
{
"collaborators": [
"user@example.com",
"user2@example.com"
]
}