Data deposit
Project resources
Find a resource by ID
Returns a single resource for the project
get/datadeposits/{projectId}/resources/{resourceId}
Path parameters
projectIdinteger required
Project ID
resourceIdinteger required
Resource ID
Response
successful operation
Example response
{
"collaborators": [
"user@example.com",
"user2@example.com"
]
}