Streams

Get Activity Streams

Returns the given activity's streams. Requires activity:read scope. Requires activity:read_all scope for Only Me activities.

get/activities/{id}/streams

Path parameters

idinteger required

The identifier of the activity.

Query parameters

keysstring[] required

Desired stream types.

key_by_typeboolean required

Must be true.

Response

The set of requested streams.

StreamSet required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.