QueuedProcesses list_pagination.cassette 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/processes?limit=1&page=2",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "803826145ba90b42d5d860.46800099",
  10. "branch": "master",
  11. "processes": [
  12. {
  13. "process_id": "51fccd0d05f01c7c60907c5c5bf945408dfa8eec",
  14. "type": "file-import",
  15. "status": "finished",
  16. "message": "",
  17. "created_by": 20181,
  18. "created_by_email": "bodrovis@protonmail.com",
  19. "created_at": "2021-01-29 14:55:38 (Etc/UTC)",
  20. "created_at_timestamp": 1611932138
  21. }
  22. ]
  23. },
  24. "rawHeaders": [
  25. "Server",
  26. "nginx",
  27. "Content-Type",
  28. "application/json",
  29. "Transfer-Encoding",
  30. "chunked",
  31. "Connection",
  32. "close",
  33. "Vary",
  34. "Accept-Encoding",
  35. "Cache-Control",
  36. "max-age=0, must-revalidate, no-cache, no-store, private",
  37. "Date",
  38. "Fri, 29 Jan 2021 14:55:52 GMT",
  39. "X-Pagination-Total-Count",
  40. "2",
  41. "X-Pagination-Page-Count",
  42. "2",
  43. "X-Pagination-Limit",
  44. "1",
  45. "X-Pagination-Page",
  46. "2",
  47. "Pragma",
  48. "no-cache",
  49. "X-Content-Type-Options",
  50. "nosniff",
  51. "X-Frame-Options",
  52. "deny",
  53. "X-XSS-Protection",
  54. "1; mode=block",
  55. "Strict-Transport-Security",
  56. "max-age=31536000",
  57. "Referrer-Policy",
  58. "origin",
  59. "Expires",
  60. "Fri, 29 Jan 2021 14:55:52 GMT",
  61. "Access-Control-Allow-Origin",
  62. "*",
  63. "Access-Control-Allow-Headers",
  64. "Content-Type"
  65. ],
  66. "responseIsBinary": false
  67. }
  68. ]