GET /tenant/seo_keyword?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "token": "",
    "data": {
        "seo_keywords": []
    },
    "message": "Successful",
    "status": 200,
    "success": true,
    "secured": false,
    "detail": ""
}