collections
List collection authors
List collection authors
get/account/collections/{collection_id}/authors
Path parameters
collection_idinteger required
Collection unique identifier
Response
OK. Embargo for article
Example response
[
{
"id": 97657,
"full_name": "John Doe",
"first_name": "John",
"last_name": "Doe",
"url_name": "John_Doe",
"orcid_id": "1234-5678-9123-1234"
}
]