Webhooks list_pagination.cassette 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/webhooks?page=2&limit=1",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "803826145ba90b42d5d860.46800099",
  10. "webhooks": [
  11. {
  12. "webhook_id": "c7eb7e6e3c2fb2b26d0b64d0de083a5a71675b3d",
  13. "url": "https://canihaz.hook",
  14. "secret": "a62450cd9eeca8dfc84f3c0cf9b7a6a370267d6f",
  15. "events": [
  16. "project.snapshot",
  17. "project.imported",
  18. "project.exported",
  19. "project.languages.added",
  20. "project.language.removed",
  21. "project.language.settings_changed",
  22. "project.translation.updated"
  23. ],
  24. "event_lang_map": [
  25. {
  26. "event": "project.translation.updated",
  27. "lang_iso_codes": [
  28. "sq",
  29. "ar_001",
  30. "bm",
  31. "ca",
  32. "custom_1",
  33. "nl",
  34. "en",
  35. "en-us",
  36. "f_over",
  37. "ru",
  38. "es"
  39. ]
  40. }
  41. ]
  42. }
  43. ]
  44. },
  45. "rawHeaders": [
  46. "Server",
  47. "nginx",
  48. "Date",
  49. "Tue, 20 Aug 2019 15:15:31 GMT",
  50. "Content-Type",
  51. "application/json",
  52. "Transfer-Encoding",
  53. "chunked",
  54. "Connection",
  55. "close",
  56. "Vary",
  57. "Accept-Encoding",
  58. "Set-Cookie",
  59. "PHPSESSID=c06dfaadad56b6c1cd54653d0ca2b548; expires=Sat, 19-Oct-2019 15:15:31 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  60. "Expires",
  61. "Thu, 19 Nov 1981 08:52:00 GMT",
  62. "Cache-Control",
  63. "no-store, no-cache, must-revalidate",
  64. "Pragma",
  65. "no-cache",
  66. "X-Pagination-Total-Count",
  67. "2",
  68. "X-Pagination-Page-Count",
  69. "2",
  70. "X-Pagination-Limit",
  71. "1",
  72. "X-Pagination-Page",
  73. "2",
  74. "Pragma",
  75. "no-cache",
  76. "Cache-Control",
  77. "no-store, no-cache",
  78. "Access-Control-Allow-Origin",
  79. "*",
  80. "Access-Control-Allow-Headers",
  81. "Content-Type"
  82. ]
  83. }
  84. ]