GET /api/v1/temporary_token/get_temporary_token?format=api
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

{
    "temporary_token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJhbm9ueW1vdXMiLCJleHAiOjE3Mjc5MDQ5NTd9.yZgfrgMdfSH_K54D5ftseIjst3K6djxN6Fm5yY1yZ4w"
}