Index heartbeats of the phone sorted by last heartbeat.
Index heartbeats of the phone sorted by last heartbeat. You can filter by various attributes, and this endpoint is paginated.Documentation Index
Fetch the complete documentation index at: https://docs.hypersender.com/llms.txt
Use this file to discover all available pages before exploring further.
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
filter by the android application version that was installed on your phone
filter by percentage of the battery
filter by wither the phone was charging or not
get heartbeats by the local time of the phone
filter by when the heartbeat was created on the system.
default: -created_at, you can sort by any date: 'created_at', 'local_timestamp'
include the phone object with the heartbeat, possible values: phone
when paginating use this property to navigate through pages, example: page=2, page=1 and so on..