Make a channel history and TTL request

The following code displays an example of how to pull 10 minutes of data per speaker in the channel. It gets 5 minutes of data in the past from the subscription time and continues to get data for 5 minutes into the future.

curl -x POST
http://{{host}}/ssr/subscribe?auth_token={{auth_token}}&history=5&destination_credentials={"bucket":"bucket-name","access_key_id":"aws-access-id","secret_access_key":"aws-secret-key"}&target_uri=sip:confctl-g-.issuer.channel_name@domain.vivox.com&target_type=channel&ttl=5