@webitel/api-services
    Preparing search index...

    Generated by orval v8.5.3 🍺 Do not edit manually. Webitel API OpenAPI spec version: 24.04.0

    type CatalogGetHistoryParams = {
        fields?: string[];
        groupString?: string;
        limit?: number;
        offsetDate?: string;
        offsetId?: string;
        peerId?: string;
        peerName?: string;
        peerType?: string;
        q?: string;
    }
    Index

    Properties

    fields?: string[]

    Fields to return into result.

    groupString?: string

    Includes the history of ONLY those dialogs whose member channel(s) contain a specified set of variables.

    limit?: number

    Number of messages to return.

    offsetDate?: string

    Messages ONLY been sent before the specified epochtime(milli).

    offsetId?: string

    Messages ONLY starting from the specified message ID

    peerId?: string

    Contact unique IDentifier. Contact type-specific string.

    peerName?: string

    Contact display name.

    peerType?: string

    Contact type provider.

    q?: string

    Search term: message.text