Work in progress #6: Define header sets
[tolino-api-docs.git] / api / pageplace.bosh-bosh-rest-userid-xxx.rst
1 ======================================================
2 ``GET https://bosh.pageplace.de/bosh/rest/userid/xxx``
3 ======================================================
4 Step 5 in the `Login process`_.
5
6 FIXME: Check if the device has been registered already to a user.
7
8 Example ``xxx`` value: ``665fc389ef4e47258c5db9fa7821bd19``.
9
10 There is some explanation about the hardware id in
11 `tolino-python: tolinocloud.py <https://github.com/hzulla/tolino-python/blob/c655dbcd1b23e3874fd7dc78736570ac27ff5123/tolinocloud.py#L42>`_.
12
13
14 Request
15 =======
16 No body in the request, despite the ``Content-Type`` header.
17
18 Header
19   See `bosh v1 header set`_.
20
21
22 Response
23 ========
24 HTTP status code: ``200 OK``
25
26 Example:
27
28 .. include:: pageplace.bosh-bosh-rest-userid-xxx.response.json
29    :code: