Ask about anything in DailyStory Developer Documentation

Type a question in your own words below. Answers are written from our published articles and cite the ones they came from.

Recently updated

    Dashboard
    Edit Article Logout

    Search Contacts Count


    Returns the total number of contacts matching a search query. The same query-string filters supported by Search Contacts may be used here to size a result set before paging through it.

    Query Parameters
    sstringrequired
    The search criteria
    HTTP Response Examples
    200
    { "TotalCount": 277, "Status": true, "Message": "", "Response": {} }
    HTTP Response Parameters
    TotalCountnumber
    Total number of results available.


    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version