add another apps details response
[ouya-store-api.git] / api / www.ouya.tv / system_message.rst
1 ==========================================
2 ``GET https://www.ouya.tv/system_message``
3 ==========================================
4
5 Unknown
6
7 Usage
8 =====
9 - After storing credit card result in
10   `PUT https://devs.ouya.tv/api/v1/credit_card`_.
11
12 HTTP request
13 ============
14 Protocol
15   ``https``
16 Method
17   ``GET``
18 Host
19   ``www.ouya.tv``
20 Path
21   ``//system_message``
22 Headers
23   ``User-Agent``
24     ``OUYA 0 1.00 1.2.1427_r1``
25 GET parameters
26   ``build``:
27     ``1.2.1427_r1``
28
29     OUYA firmware version
30
31 HTTP response
32 =============
33 Status code
34   ``403 Forbidden`` 
35
36 This was probably once used, but now does only return an error.