Conversations
List Conversations
Fetch a paginated list of conversations for a specific OpenPhone number. Results are returned in descending order based on the most recent conversation.
GET
Query Parameters
Filters results to only include conversations with the specified OpenPhone phone number. Can be either your OpenPhone phone number ID or the full phone number in E.164 format.
The unique identifier of the user the making the request. Defaults to the phone number owner.
Filter results to only include conversations created after the specified date and time, in ISO_8601 format.
Filter results to only include conversations created before the specified date and time, in ISO_8601 format.
Maximum number of results to return per page.
Required range:
1 < x < 100
Was this page helpful?