authors
Author details
View author details
get/account/authors/{author_id}
Path parameters
author_idinteger required
Author unique identifier
Response
OK. Article representation
Example response
{
"id": 97657,
"full_name": "John Doe",
"first_name": "John",
"last_name": "Doe",
"url_name": "John_Doe",
"orcid_id": "1234-5678-9123-1234"
}