Guest User

Untitled

a guest
Nov 1st, 2024
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.99 KB | None | 0 0
  1. {
  2. "count": 2,
  3. "total": 2,
  4. "data": [
  5. {
  6. "id": "dbe90f2b-8278-4db8-a62d-84784f8468ac",
  7. "name": "blah",
  8. "eventType": "USER",
  9. "plan": {
  10. "id": "56ea62f4-4dfa-4747-88d7-9e0bd1488be7",
  11. "name": "blah",
  12. "iconOverride": "blah",
  13. "links": {
  14. "self": "/api/xm/1/plans/56ea62f4-4dfa-4747-88d7-9e0bd1488be7"
  15. }
  16. },
  17. "form": {
  18. "id": "d1ce864c-bb34-4671-a935-0457e737b1a9",
  19. "name": "blah",
  20. "visibility": "VISIBLE",
  21. "links": {
  22. "self": "/api/xm/1/forms/d1ce864c-bb34-4671-a935-0457e737b1a9"
  23. }
  24. },
  25. "floodControl": false,
  26. "submitter": {
  27. "id": "063b7efc-10d5-4af3-816c-2f475c7c5a18",
  28. "targetName": "blah",
  29. "firstName": "blah",
  30. "lastName": "blah",
  31. "recipientType": "blah",
  32. "links": {
  33. "self": "/api/xm/1/people/063b7efc-10d5-4af3-816c-2f475c7c5a18"
  34. }
  35. },
  36. "priority": "MEDIUM",
  37. "incident": "INCIDENT_ID-24329551000",
  38. "overrideDeviceRestrictions": false,
  39. "escalationOverride": false,
  40. "bypassPhoneIntro": false,
  41. "requirePhonePassword": false,
  42. "requestId": "0d597f5e-85da-4ed5-9cd0-15a873147b47",
  43. "eventId": "24329551000",
  44. "created": "2024-10-31T04:00:24.480+0000",
  45. "status": "ACTIVE",
  46. "links": {
  47. "self": "/api/xm/1/events/dbe90f2b-8278-4db8-a62d-84784f8468ac"
  48. },
  49. "responseCountsEnabled": false
  50. },
  51. {
  52. "id": "7709bb31-f1f9-4192-bc29-d657078ea97f",
  53. "name": "blah"
  54. "eventType": "USER",
  55. "plan": {
  56. "id": "56ea62f4-4dfa-4747-88d7-9e0bd1488be7",
  57. "name": "blah",
  58. "iconOverride": "blah",
  59. "links": {
  60. "self": "/api/xm/1/plans/56ea62f4-4dfa-4747-88d7-9e0bd1488be7"
  61. }
  62. },
  63. "form": {
  64. "id": "d1ce864c-bb34-4671-a935-0457e737b1a9",
  65. "name": "blah",
  66. "visibility": "VISIBLE",
  67. "links": {
  68. "self": "/api/xm/1/forms/d1ce864c-bb34-4671-a935-0457e737b1a9"
  69. }
  70. },
  71. "floodControl": false,
  72. "submitter": {
  73. "id": "6dc6ad91-50e5-499a-bfc0-d6d71230725a",
  74. "targetName": "blah",
  75. "firstName": "blah",
  76. "lastName": "blah",
  77. "recipientType": "blah",
  78. "links": {
  79. "self": "/api/xm/1/people/6dc6ad91-50e5-499a-bfc0-d6d71230725a"
  80. }
  81. },
  82. "priority": "MEDIUM",
  83. "incident": "INCIDENT_ID-24310691988",
  84. "overrideDeviceRestrictions": false,
  85. "escalationOverride": false,
  86. "bypassPhoneIntro": false,
  87. "requirePhonePassword": false,
  88. "eventId": "24310691988",
  89. "created": "2024-10-31T03:56:42.527+0000",
  90. "status": "ACTIVE",
  91. "links": {
  92. "self": "/api/xm/1/events/7709bb31-f1f9-4192-bc29-d657078ea97f"
  93. },
  94. "responseCountsEnabled": false
  95. }
  96. ],
  97. "links": {
  98. "self": "/api/xm/1/events?limit=100&offset=0&status=Active"
  99. }
  100. }
Advertisement
Add Comment
Please, Sign In to add comment