Webhooks get.cassette 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/webhooks/795565582e5ab15a59bb68156c7e2e9eaa1e8d1a",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "803826145ba90b42d5d860.46800099",
  10. "webhook": {
  11. "webhook_id": "795565582e5ab15a59bb68156c7e2e9eaa1e8d1a",
  12. "url": "https://serios.webhook",
  13. "secret": "5efb67362d6408c43e2cc541729e07925cf636d1",
  14. "events": [
  15. "project.imported",
  16. "project.key.added",
  17. "project.keys.deleted",
  18. "project.translation.updated"
  19. ],
  20. "event_lang_map": [
  21. {
  22. "event": "project.translation.updated",
  23. "lang_iso_codes": [
  24. "nl"
  25. ]
  26. }
  27. ]
  28. }
  29. },
  30. "rawHeaders": [
  31. "Server",
  32. "nginx",
  33. "Date",
  34. "Tue, 20 Aug 2019 15:17:25 GMT",
  35. "Content-Type",
  36. "application/json",
  37. "Transfer-Encoding",
  38. "chunked",
  39. "Connection",
  40. "close",
  41. "Vary",
  42. "Accept-Encoding",
  43. "Set-Cookie",
  44. "PHPSESSID=665f3770fdc6c7eb435b4b7baae35c31; expires=Sat, 19-Oct-2019 15:17:25 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  45. "Expires",
  46. "Thu, 19 Nov 1981 08:52:00 GMT",
  47. "Cache-Control",
  48. "no-store, no-cache, must-revalidate",
  49. "Pragma",
  50. "no-cache",
  51. "Pragma",
  52. "no-cache",
  53. "Cache-Control",
  54. "no-store, no-cache",
  55. "Access-Control-Allow-Origin",
  56. "*",
  57. "Access-Control-Allow-Headers",
  58. "Content-Type"
  59. ]
  60. }
  61. ]