v2

latestOpenAPI 3.0.3Apache 2.02026-07-31158109678.6 KB
institutions

Institution Curation Review Comments

Retrieve a certain curation review's comments.

get/account/institution/review/{curation_id}/comments

Path parameters

curation_idinteger required

ID of the curation

Query parameters

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 curation review's comments.

idinteger required

The ID of the comment.

account_idinteger required

The ID of the account which generated this comment.

type'comment' | 'approved' | 'rejected' | 'closed' required

The ID of the account which generated this comment.

textstring required

The value/content of the comment.

created_datestring required

The creation date of the comment.

modified_datestring required

The date the comment has been modified.