articles
Article confidentiality details
View confidentiality settings. The confidentiality feature is now deprecated. This has been replaced by the new extended embargo functionality and all items that used to be confidential have now been migrated to items with a permanent embargo on files. All API endpoints related to this functionality will remain for backwards compatibility, but will now be attached to the new extended embargo workflows.
get/account/articles/{article_id}/confidentiality
Path parameters
article_idinteger required
Article unique identifier
Response
OK. Article categories
Example response
{
"is_confidential": true,
"reason": "need to"
}