pubmed-client (Node.js)
    Preparing search index...

    Interface EPostResult

    Result from EPost API for uploading PMIDs to the NCBI History server

    Contains WebEnv and query_key identifiers that can be used with subsequent API calls for fetching articles from the history server.

    interface EPostResult {
        queryKey: string;
        webenv: string;
    }
    Index

    Properties

    Properties

    queryKey: string

    Query key for the uploaded IDs within the session

    webenv: string

    WebEnv session identifier