Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Context API Route for Retrieval:

The iris_id should be passed as a query parameter. The access_token is passed in the header. Here’s a curl example of the request:

Code Block
$ curl -D - -H "Authorization: Bearer eyJlbmMiOiJBMjU2Q0JDLUhTNTEyIiwiYWxnIjoiZGlyIn0..QDidXo9Z96KCluZ4kLbtMg.Fw3Wm064Co78iCFWtBL8Hwp-RX7YgtsvsXGizHKv3w0.EJiELVDD14HmqkuvzPfunjIaKS3427GOaFqsvIs8MUc" https://context.iris.tv/refresh?access_token=98aljfalmn&iris_id=iris_46akanap55824d003e738991

If the iris_id is valid, IRIS.TV will return a 200 response with the following parameters:

...