Get conversation IDs by author and date

Retrieve conversation IDs for a specified author within a 24-hour time period.

Recipes
Retrieve Conversations by Author and Time
Open Recipe
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Details

Retrieves conversation IDs for a specified author within a 24-hour time period. Use the IDs returned in the payload to get details for a particular conversation.

Path Params
string
required

The type of network that manages content created by or about an author. Supported values: twitter, instagram, facebook, googleplus, lithium, crm For a networktype of value "lithium" or "crm" you must also pass the networkinstance, because these types of networks can have multiple instances as opposed to Twitter, Facebook, or Google+ that have only a single, default network.

string
required

The specific, uniquely-identifiable instance of a networktype. Use this path parameter with a networktype of "lithium" or "crm" only because other network types such as Facebook, Twitter, Instagram, and Google+ have only a single, default instance.

string
required

The ID of the author of the conversation

Query Params
string
required

(Required) The start time of the query period specified as milliseconds since the UNIX Epoch

string

The end of of the query period specified as milliseconds since the UNIX Epoch

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json