Retrieve Timeline

CUSTOM-IMPORTANT

Apps have limited access to timelines. Only messages sent to the whole network are retrievable.

CUSTOM-ENDPOINT

GET https://api.speakap.io/networks/:eid/timeline/

Use Cases

  • Retrieve messages from the network timeline

CUSTOM-AUTHORIZATION

Permissions: get_network_timeline

CUSTOM-REQUEST

  • URI: /networks/{networkEID}/timeline/
  • Method: GET
  • Accept: application/vnd.speakap.api-v1.8.2+json+hal
  • Authentication: OAuth 2.0

Parameters

NameTypeDescription
networkEIDEIDNetwork EID

Filters

NameTypeDescription
bubblingbooleanWhether or not the bubbling is enabled causing the timeline to be sorted by activity instead of newest to oldest
conversationEIDFilters all private messages in a network part of a specific conversation
groupEIDReturns a specific Group Profile Timeline
userEIDReturns a specific User Profile Timeline

Response

StatusData
200Returns a collection of Message resource
403Unauthorized: returns an Error object