Index all contacts a phone number has communicated with.
This endpoint will index all of the contacts which a phone number has communicated with (threads). with paging limited toDocumentation Index
Fetch the complete documentation index at: https://docs.hypersender.com/llms.txt
Use this file to discover all available pages before exploring further.
50 messages per response.
It will be sorted by updated_at in descending order.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Instance UUID copied from hypersender dashboard
"{{ instance_id }}"
number of messages per page, max: 50
default: -updated_at, you can sort by any date: 'created_at', 'last_message_at', 'updated_at'
filter by last message content.
filter by SMS messages based on their archived status.
get the thread where the thread is the specified message id
get the thread where the "from" or "to" of phone number
include the phone or messageThread object with the message, possible values: phone, messageThread