List cloud messages
Cloud messaging
List cloud messages
Returns a paginated list of cloud messages
GET
List cloud messages
Authorizations
HTTP Basic authentication using API keys. Set the username to apikey and the password to your API key. You can find your API key on the Hologram Dashboard under Account Settings.
Query Parameters
Filter by device ID
Comma-separated list of device IDs to filter by
Filter messages logged after this timestamp (Unix epoch)
Filter messages logged before this timestamp (Unix epoch)
Filter by a single topic name
Filter by multiple topic names (comma-separated)
Maximum number of results to return
Return results after the record with this ID (cursor-based pagination)