institutions
Institution Curation Reviews
Retrieve a list of curation reviews for this institution
get/account/institution/reviews
Query parameters
group_idinteger
Filter by the group ID
article_idinteger
Retrieve the reviews for this article
status'pending' | 'approved' | 'rejected' | 'closed'
Filter by the status of the review
limitinteger
Number of results included on a page. Used for pagination with query
offsetinteger
Where to start the listing (the offset of the first result). Used for pagination with limit
Response
OK. A list of curation reviews.
Example response
{
"review_date": "2021-11-16T13:03:38"
}