Get the guidance details, the rating and comments, for a piece of content by id, use your generated token in the a header as the authorization bearer token.
Use the content id for a single item from your content search.
The url for searching for content is:https://app.safestream.info/api/v1/content/{id}
.
Method | URI | Headers |
---|---|---|
GET | /content{id} | Authorization: Bearer {token} |
Basic search example using a content id
Success Response
Code 200
Content
Error unauthorised Response, bad authorisation bearer token used.
Code 401
Reason This action is unauthorized
Content
Error not found bad content id used.
Code 404
Reason Not Found
Content