Skip to main content

work_get_response

Function work_get_response 

Source
pub async fn work_get_response(
    client: &OpenAlexClient,
    zotero: Option<&ZoteroClient>,
    id: &str,
    params: &GetParams,
) -> Result<WorkGetResponse, FilterError>
Expand description

Get a work by ID and check if it’s in the Zotero library (if Zotero is configured).