Home
Name | Description |
---|---|
token | token |
Content-Type: application/json Host: example.org Cookie:
GET /api/v1/home/metadata?token=foobar64
token: foobar64
X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Download-Options: noopen X-Permitted-Cross-Domain-Policies: none Referrer-Policy: strict-origin-when-cross-origin Access-Control-Allow-Origin: * Access-Control-Allow-Methods: GET,POST,PUT,PATCH,DELETE Access-Control-Allow-Headers: Origin,Accept,Content-Type,X-Requested-With,X-CSRF-Token,X-API-KEY Content-Type: application/json; charset=utf-8 ETag: W/"36335ccd294b6501e1095a981941a527" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 0080732c-0c65-48ac-88b4-918ef941cbc6 X-Runtime: 0.004244 Content-Length: 534
200 OK
{ "tags": { "interests": [ { "id": "activites", "name": "Activités manuelles" }, { "id": "animaux", "name": "Animaux" }, { "id": "bien-etre", "name": "Bien-être" }, { "id": "cuisine", "name": "Cuisine" }, { "id": "culture", "name": "Art & culture" }, { "id": "jeux", "name": "Jeux" }, { "id": "nature", "name": "Nature" }, { "id": "sport", "name": "Sport" }, { "id": "other", "name": "Autre" } ], "signals": [ { "id": "spam", "name": "Spam" }, { "id": "fraud", "name": "Arnaque" }, { "id": "insults", "name": "Propos déplacés" }, { "id": "in_danger", "name": "Mise en danger" }, { "id": "other", "name": "Autre" } ] } }