Some details info
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-ratings.rst
1 ===========================================
2 ``GET https://devs.ouya.tv/api/v1/ratings``
3 ===========================================
4
5 Get a list of games and the ratings the user made for them.
6
7
8 HTTP request
9 ============
10 Protocol
11   ``https``
12 Method
13   ``GET``
14 Host
15   ``devs.ouya.tv``
16 Path
17   ``/api/v1/ratings``
18 Headers
19   Standard headers
20 GET parameters
21   ``auth_token``
22     Same as ``X-OUYA-AuthToken``
23
24
25 HTTP response
26 =============
27 Status code
28   ``200 OK``
29 Content-type
30   ``application/json; charset=utf-8``
31
32
33 Example
34 -------
35
36 .. include:: api-v1-ratings.response.json
37    :code: