{"info":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","description":"<html><head></head><body><p><a href=\"https://api.gogamify.com/v2\">https://api.gogamify.com/v2</a></p>\n<p>In order to use the Gamify API, you will need an OAuth client id. You'll also need to provide Gamify with a valid callback URL for your application.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Config Option</strong></th>\n<th><strong>Value</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Grant type</td>\n<td>Authorization Code</td>\n</tr>\n<tr>\n<td>Add auth data to</td>\n<td>Request headers</td>\n</tr>\n<tr>\n<td>Use token type</td>\n<td>Access token</td>\n</tr>\n<tr>\n<td>Header prefix</td>\n<td>Bearer</td>\n</tr>\n<tr>\n<td>Auth URL</td>\n<td><a href=\"https://auth.gogamify.com/login\">https://auth.gogamify.com/login</a></td>\n</tr>\n<tr>\n<td>Access token URL</td>\n<td><a href=\"https://auth.gogamify.com/oauth2/token\">https://auth.gogamify.com/oauth2/token</a></td>\n</tr>\n<tr>\n<td>Client id/secret</td>\n<td>Contact <a href=\"https://mailto:support@gogamify.com\">support@gogamify.com</a></td>\n</tr>\n<tr>\n<td>Callback URL</td>\n<td>Contact <a href=\"https://mailto:support@gogamify.com\">support@gogamify.com</a></td>\n</tr>\n<tr>\n<td>Client authentication</td>\n<td>Send as Basic Auth header</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"36033846","collectionId":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","publishedId":"2sA3QzaTsV","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"5E27CC"},"publishDate":"2024-06-05T20:15:54.000Z"},"item":[{"name":"Appointments","item":[{"name":"Show Appointments","id":"f95cf689-b423-481b-80ff-79dbf3329ae3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/appointment/list","description":"<p>Show Appointments for the given Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","appointment","list"],"host":["api","gogamify","com"],"query":[{"disabled":true,"description":{"content":"<p>the maximum number of records that will be returned. Default = <code>100</code>, max = <code>1000</code></p>\n","type":"text/plain"},"key":"limit","value":""},{"disabled":true,"description":{"content":"<p>a base64-encoded string that represents where to resume the query from the previous response.</p>\n","type":"text/plain"},"key":"nextToken","value":""},{"disabled":true,"description":{"content":"<p>a boolean value that indicates whether to include results that have been soft-deleted. Default = <code>false</code></p>\n","type":"text/plain"},"key":"includeDeleted","value":""},{"disabled":true,"description":{"content":"<p>an ISO 8601 timestamp that indicates the earliest updatedAt timestamp to return. Useful for incremental exports.</p>\n","type":"text/plain"},"key":"updatedAt","value":null}],"variable":[]}},"response":[{"id":"7fc25d29-f366-49a3-a7f6-4011334daac5","name":"see a list of appointments","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.gogamify.com/v2/appointment/list?limit=4&nextToken=eyJvcmdJRCI6ICJkZW1vIiwgImlkIjogImE4MDVhZmE4LWQ3NWItNDcxZi04NWFhLTgxNjFmZWRhNjY4YSIsICJ1cGRhdGVkQXQiOiAiMjAyNC0wMi0xNVQxMjoxMTo0NS0wNzowMCJ9","protocol":"https","host":["api","gogamify","com"],"path":["v2","appointment","list"],"query":[{"key":"includeDeleted","value":"","description":"a boolean value that indicates whether to include results that have been soft-deleted. Default = `false`","disabled":true},{"key":"updatedAt","value":null,"description":"an ISO 8601 timestamp that indicates the earliest updatedAt timestamp to return. Useful for incremental exports.","disabled":true},{"key":"limit","value":"4"},{"key":"nextToken","value":"eyJvcmdJRCI6ICJkZW1vIiwgImlkIjogImE4MDVhZmE4LWQ3NWItNDcxZi04NWFhLTgxNjFmZWRhNjY4YSIsICJ1cGRhdGVkQXQiOiAiMjAyNC0wMi0xNVQxMjoxMTo0NS0wNzowMCJ9"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 20 Feb 2024 20:21:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"3632"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"84bc10ce-0517-4a95-8e53-f9cf84e4bcf0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"Tc5zgElxvHcEsqA="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d509af-220e25cb5bf9949a2e2a92c1;Sampled=1;lineage=513f3802:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 4,\n    \"data\": [\n        {\n            \"appointment_endtime\": \"2024-02-14T17:30:00\",\n            \"appointment_starttime\": \"2024-02-14T16:00:00\",\n            \"createdAt\": \"2024-02-14T19:35:52+00:00\",\n            \"createdBy\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"dealID\": \"2d86847e-2f7a-41f0-a968-7783944979a3\",\n            \"id\": \"e1e3f5ac-588b-4550-a5c7-e64d37f5a401\",\n            \"isDeleted\": false,\n            \"notes\": \"Mean cat\",\n            \"status\": \"scheduled\",\n            \"statusRole\": \"setter\",\n            \"updatedAt\": \"2024-02-14T19:35:52+00:00\",\n            \"user\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            }\n        },\n        {\n            \"appointment_endtime\": \"2024-02-13T17:00:00\",\n            \"appointment_starttime\": \"2024-02-13T15:30:00\",\n            \"createdAt\": \"2024-02-13T21:40:50+00:00\",\n            \"createdBy\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"dealID\": \"ec6baf05-663c-4e21-9509-5fe260c1e016\",\n            \"id\": \"b116062c-ee31-4d35-b951-a7a5ac78d3b7\",\n            \"isDeleted\": false,\n            \"notes\": \"\",\n            \"status\": \"scheduled\",\n            \"statusRole\": \"setter\",\n            \"updatedAt\": \"2024-02-13T21:40:50+00:00\",\n            \"user\": {\n                \"email\": \"demo10@gogamify.com\",\n                \"extID\": \"e26d996b-d1f7-4d9c-b0bb-8522de9456bd\",\n                \"id\": \"e26d996b-d1f7-4d9c-b0bb-8522de9456bd\",\n                \"name\": \"Bella Harris\"\n            }\n        },\n        {\n            \"appointment_endtime\": \"2024-02-13T18:30:00\",\n            \"appointment_starttime\": \"2024-02-13T17:00:00\",\n            \"createdAt\": \"2024-02-13T20:46:03+00:00\",\n            \"createdBy\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"dealID\": \"2be64588-0ae6-47ef-bb55-b59a49a19333\",\n            \"id\": \"be41fcd4-fe06-4c99-9659-9f1256379241\",\n            \"isDeleted\": false,\n            \"notes\": \"Old roof\",\n            \"status\": \"scheduled\",\n            \"statusRole\": \"setter\",\n            \"updatedAt\": \"2024-02-13T20:46:03+00:00\",\n            \"user\": {\n                \"email\": \"demo10@gogamify.com\",\n                \"extID\": \"e26d996b-d1f7-4d9c-b0bb-8522de9456bd\",\n                \"id\": \"e26d996b-d1f7-4d9c-b0bb-8522de9456bd\",\n                \"name\": \"Bella Harris\"\n            }\n        },\n        {\n            \"appointment_endtime\": \"2024-02-13T15:00:00\",\n            \"appointment_starttime\": \"2024-02-13T13:30:00\",\n            \"createdAt\": \"2024-02-13T19:50:45+00:00\",\n            \"createdBy\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"dealID\": \"ba4c8b7e-0899-4319-8c54-5fb905c67a21\",\n            \"id\": \"7607b4bf-337d-411f-b5ac-fccf0120af04\",\n            \"isDeleted\": false,\n            \"notes\": \"Mean wife\",\n            \"status\": \"scheduled\",\n            \"statusRole\": \"setter\",\n            \"updatedAt\": \"2024-02-13T19:50:45+00:00\",\n            \"user\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            }\n        }\n    ],\n    \"nextToken\": \"eyJvcmdJRCI6ICJkZW1vIiwgImlkIjogIjc2MDdiNGJmLTMzN2QtNDExZi1iNWFjLWZjY2YwMTIwYWYwNCIsICJ1cGRhdGVkQXQiOiAiMjAyNC0wMi0xM1QxMjo1MDo0NS0wNzowMCJ9\"\n}"}],"_postman_id":"f95cf689-b423-481b-80ff-79dbf3329ae3"},{"name":"Show a specific Appointment","id":"9eb0c961-be59-4ac8-b0ef-44c86108ae13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/appointment/{appointmentID}","description":"<p>Show a specific Appointment for the given Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","appointment","{appointmentID}"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"8d2c6726-9320-48fc-afbc-4065cba133f0","name":"see an appointment","originalRequest":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/appointment/e1e3f5ac-588b-4550-a5c7-e64d37f5a401"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 20 Feb 2024 20:23:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"767"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"d22df7ff-143b-4e38-95eb-8ec6f1557a48"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"Tc6OQF-PvHcEo7Q="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d50a5a-3cb6edbc754c0a444ff9cdaa;Sampled=1;lineage=513f3802:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"appointment_endtime\": \"2024-02-14T17:30:00\",\n    \"appointment_starttime\": \"2024-02-14T16:00:00\",\n    \"createdAt\": \"2024-02-14T19:35:52+00:00\",\n    \"createdBy\": {\n        \"email\": \"admin-demo@gogamify.com\",\n        \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n        \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n        \"name\": \"Austin Coleman\"\n    },\n    \"dealID\": \"2d86847e-2f7a-41f0-a968-7783944979a3\",\n    \"id\": \"e1e3f5ac-588b-4550-a5c7-e64d37f5a401\",\n    \"isDeleted\": false,\n    \"notes\": \"Mean cat\",\n    \"status\": \"scheduled\",\n    \"statusRole\": \"setter\",\n    \"updatedAt\": \"2024-02-14T19:35:52+00:00\",\n    \"user\": {\n        \"email\": \"admin-demo@gogamify.com\",\n        \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n        \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n        \"name\": \"Austin Coleman\"\n    }\n}"}],"_postman_id":"9eb0c961-be59-4ac8-b0ef-44c86108ae13"}],"id":"1da6f0b0-b2ae-4a85-bcad-a41d5f8738a2","description":"<p>The Appointment endpoints give access to the appointment data stored within Gamify's scheduling feature.</p>\n","_postman_id":"1da6f0b0-b2ae-4a85-bcad-a41d5f8738a2","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}}},{"name":"Deals","item":[{"name":"Show Deals","id":"8bb1c4b8-b73b-43ba-9760-8c4b04699e95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/deal/list","description":"<p>Show Deals for the given Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","deal","list"],"host":["api","gogamify","com"],"query":[{"disabled":true,"description":{"content":"<p>the maximum number of records that will be returned. Default = <code>100</code>, max = <code>1000</code></p>\n","type":"text/plain"},"key":"limit","value":""},{"disabled":true,"description":{"content":"<p>a base64-encoded string that represents where to resume the query from the previous response.</p>\n","type":"text/plain"},"key":"nextToken","value":""},{"disabled":true,"description":{"content":"<p>a boolean value that indicates whether to include results that have been soft-deleted. Default = <code>false</code></p>\n","type":"text/plain"},"key":"includeDeleted","value":""},{"disabled":true,"description":{"content":"<p>an ISO 8601 timestamp that indicates the earliest updatedAt timestamp to return. Useful for incremental exports.</p>\n","type":"text/plain"},"key":"updatedAt","value":null}],"variable":[]}},"response":[{"id":"d392f0d8-7c4b-4edf-9236-738d6a876d64","name":"see a list of deals","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.gogamify.com/v2/deal/list?limit=4&nextToken=eyJvcmdJRCI6ICJkZW1vIiwgImlkIjogImE5OWRlNjk0LTBiOTgtNDQ5ZS1hNTFmLTQwYjYyMWVjMzljZSIsICJ1cGRhdGVkQXQiOiAiMjAyNC0wMS0zMVQxMDo1NjozMi0wNzowMCJ9","protocol":"https","host":["api","gogamify","com"],"path":["v2","deal","list"],"query":[{"key":"limit","value":"4","description":"the maximum number of records that will be returned. Default = `100`, max = `1000`"},{"key":"nextToken","value":"eyJvcmdJRCI6ICJkZW1vIiwgImlkIjogImE5OWRlNjk0LTBiOTgtNDQ5ZS1hNTFmLTQwYjYyMWVjMzljZSIsICJ1cGRhdGVkQXQiOiAiMjAyNC0wMS0zMVQxMDo1NjozMi0wNzowMCJ9","description":"a base64-encoded string that represents where to resume the query from the previous response."},{"key":"includeDeleted","value":"","description":"a boolean value that indicates whether to include results that have been soft-deleted. Default = `false`","disabled":true},{"key":"updatedAt","value":null,"description":"an ISO 8601 timestamp that indicates the earliest updatedAt timestamp to return. Useful for incremental exports.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 22:42:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"5279"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"3d8e33dc-95fe-4517-99b0-9cd37c7d78a3"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZ7mzFc-vHcEiJA="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d3d95e-6049ac223a627bb47d3fb78d;Sampled=1;lineage=40d63290:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 4,\n    \"data\": [\n        {\n            \"category\": {\n                \"id\": \"6fded78b-f862-4d66-a469-18bc8381b70c\",\n                \"title\": \"Contacts\"\n            },\n            \"createdAt\": \"2024-01-31T17:50:05+00:00\",\n            \"createdBy\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"currentDisposition\": {\n                \"id\": \"d122f82d-9d8e-460a-9b33-f5ab69e0000e\",\n                \"title\": \"New Lead\"\n            },\n            \"currentOwner\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"currentStage\": {\n                \"id\": \"7b0436d7-8c31-47e6-bc99-996b5b77b5ee\",\n                \"sequence\": 2,\n                \"title\": \"Appointment Set\"\n            },\n            \"description\": \"494 S 2970 W\",\n            \"extID\": \"81f9abae-1112-47f7-a997-a77f3cc63edc\",\n            \"flexAttributes\": {\n                \"Address\": \"494 S 2970 W\",\n                \"City\": \"Lehi\",\n                \"ContractValue\": \"\",\n                \"Email Address\": \"\",\n                \"First Name\": \"Casey L Fuller\",\n                \"Phone Number\": \"\",\n                \"State\": \"UT\",\n                \"Utility Bill\": \"\"\n            },\n            \"id\": \"81f9abae-1112-47f7-a997-a77f3cc63edc\",\n            \"isDeleted\": false,\n            \"name\": \"Casey L Fuller\",\n            \"notes\": \"\",\n            \"updatedAt\": \"2024-01-31T17:50:27+00:00\"\n        },\n        {\n            \"category\": {\n                \"id\": \"6fded78b-f862-4d66-a469-18bc8381b70c\",\n                \"title\": \"Contacts\"\n            },\n            \"createdAt\": \"2024-01-31T17:48:16+00:00\",\n            \"createdBy\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"currentDisposition\": {\n                \"id\": \"fb2c6dfa-adfb-482a-bea8-097602b5584b\",\n                \"title\": \"Has Solar\"\n            },\n            \"currentOwner\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"currentStage\": {\n                \"id\": \"2c588863-8555-4cd7-aa43-157abe6a181a\",\n                \"sequence\": -1,\n                \"title\": \"NO Data pin drop drop — will not show\"\n            },\n            \"description\": \"Created by Pindrop\",\n            \"extID\": \"gamify\",\n            \"flexAttributes\": {},\n            \"id\": \"0fed5150-ac76-4399-946c-5f49ff5909dd\",\n            \"isDeleted\": false,\n            \"name\": \"Pindrop\",\n            \"notes\": \"\",\n            \"updatedAt\": \"2024-01-31T17:48:16+00:00\"\n        },\n        {\n            \"category\": {\n                \"id\": \"6fded78b-f862-4d66-a469-18bc8381b70c\",\n                \"title\": \"Contacts\"\n            },\n            \"createdAt\": \"2024-01-31T17:47:38+00:00\",\n            \"createdBy\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"currentDisposition\": {\n                \"id\": \"adf9a142-9e5c-4e41-9dd6-bc4a078ae7ff\",\n                \"title\": \"Do Not Knock\"\n            },\n            \"currentOwner\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"currentStage\": {\n                \"id\": \"2c588863-8555-4cd7-aa43-157abe6a181a\",\n                \"sequence\": -1,\n                \"title\": \"NO Data pin drop drop — will not show\"\n            },\n            \"description\": \"Created by Pindrop\",\n            \"extID\": \"gamify\",\n            \"flexAttributes\": {},\n            \"id\": \"dded2e3c-bf86-4ec3-8b61-9609cb6cbb6f\",\n            \"isDeleted\": false,\n            \"name\": \"Pindrop\",\n            \"notes\": \"\",\n            \"updatedAt\": \"2024-01-31T17:47:38+00:00\"\n        },\n        {\n            \"category\": {\n                \"id\": \"6fded78b-f862-4d66-a469-18bc8381b70c\",\n                \"title\": \"Contacts\"\n            },\n            \"createdAt\": \"2024-01-31T00:08:33+00:00\",\n            \"createdBy\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"currentDisposition\": {\n                \"id\": \"d122f82d-9d8e-460a-9b33-f5ab69e0000e\",\n                \"title\": \"New Lead\"\n            },\n            \"currentOwner\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"currentStage\": {\n                \"id\": \"7b0436d7-8c31-47e6-bc99-996b5b77b5ee\",\n                \"sequence\": 2,\n                \"title\": \"Appointment Set\"\n            },\n            \"description\": \"187 N Diamond Back Dr\",\n            \"extID\": \"ac55454d-0024-4d27-8f83-5b3da2b36dc7\",\n            \"flexAttributes\": {\n                \"Address\": \"187 N Diamond Back Dr\",\n                \"City\": \"Saratoga Spgs\",\n                \"First Name\": \"Preston A Keeling\",\n                \"State\": \"UT\"\n            },\n            \"id\": \"ac55454d-0024-4d27-8f83-5b3da2b36dc7\",\n            \"isDeleted\": false,\n            \"name\": \"Preston A Keeling\",\n            \"notes\": \"\",\n            \"updatedAt\": \"2024-01-31T00:08:42+00:00\"\n        }\n    ],\n    \"nextToken\": \"eyJvcmdJRCI6ICJkZW1vIiwgImlkIjogImFjNTU0NTRkLTAwMjQtNGQyNy04ZjgzLTViM2RhMmIzNmRjNyIsICJ1cGRhdGVkQXQiOiAiMjAyNC0wMS0zMFQxNzowODo0Mi0wNzowMCJ9\"\n}"}],"_postman_id":"8bb1c4b8-b73b-43ba-9760-8c4b04699e95"},{"name":"Show a specific Deal","id":"31a20575-3a19-4b6c-9b82-366cdbf14e6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/deal/{dealID}","description":"<p>Show a specific Deal for the given Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","deal","{dealID}"],"host":["api","gogamify","com"],"query":[{"disabled":true,"description":{"content":"<p>treat the given ID as an external id instead of an internal Gamify id. Valid values: <code>true</code> or <code>false</code></p>\n","type":"text/plain"},"key":"useExtID","value":null}],"variable":[]}},"response":[{"id":"ecea2cbd-6b14-4248-8944-c98f09840595","name":"see a deal","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.gogamify.com/v2/deal/81f9abae-1112-47f7-a997-a77f3cc63edc","protocol":"https","host":["api","gogamify","com"],"path":["v2","deal","81f9abae-1112-47f7-a997-a77f3cc63edc"],"query":[{"key":"useExtID","value":null,"description":"treat the given ID as an external id instead of an internal Gamify id. Valid values: `true` or `false`","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 22:45:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1233"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"f4fb99e0-e47a-44f2-ac91-9f8752dff49b"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZ8EvGA1vHcEQ7w="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d3da1e-4d92b3eb234b42b47e9ca4c8;Sampled=1;lineage=40d63290:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"category\": {\n        \"id\": \"6fded78b-f862-4d66-a469-18bc8381b70c\",\n        \"title\": \"Contacts\"\n    },\n    \"createdAt\": \"2024-01-31T17:50:05+00:00\",\n    \"createdBy\": {\n        \"email\": \"admin-demo@gogamify.com\",\n        \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n        \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n        \"name\": \"Austin Coleman\"\n    },\n    \"currentDisposition\": {\n        \"id\": \"d122f82d-9d8e-460a-9b33-f5ab69e0000e\",\n        \"title\": \"New Lead\"\n    },\n    \"currentOwner\": {\n        \"email\": \"admin-demo@gogamify.com\",\n        \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n        \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n        \"name\": \"Austin Coleman\"\n    },\n    \"currentStage\": {\n        \"id\": \"7b0436d7-8c31-47e6-bc99-996b5b77b5ee\",\n        \"sequence\": 2,\n        \"title\": \"Appointment Set\"\n    },\n    \"description\": \"494 S 2970 W\",\n    \"extID\": \"81f9abae-1112-47f7-a997-a77f3cc63edc\",\n    \"flexAttributes\": {\n        \"Address\": \"494 S 2970 W\",\n        \"City\": \"Lehi\",\n        \"ContractValue\": \"\",\n        \"Email Address\": \"\",\n        \"First Name\": \"Casey L Fuller\",\n        \"Phone Number\": \"\",\n        \"State\": \"UT\",\n        \"Utility Bill\": \"\"\n    },\n    \"id\": \"81f9abae-1112-47f7-a997-a77f3cc63edc\",\n    \"isDeleted\": false,\n    \"name\": \"Casey L Fuller\",\n    \"notes\": \"\",\n    \"updatedAt\": \"2024-01-31T17:50:27+00:00\"\n}"},{"id":"0e8e8c17-d830-49e5-ba93-ed4f4aff8d51","name":"see a deal by extID","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.gogamify.com/v2/deal/12345678?useExtID=true","protocol":"https","host":["api","gogamify","com"],"path":["v2","deal","12345678"],"query":[{"key":"useExtID","value":"true","description":"treat the given ID as an external id instead of an internal Gamify id. Valid values: `true` or `false`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 20 Feb 2024 18:06:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1117"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"768bb2a2-8a9f-456b-a85c-0ab3eeceda22"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TcmHZGZtPHcEpMw="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d4ea2f-139bd20a71a4fe54021a6c16;Sampled=1;lineage=40d63290:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"category\": {\n        \"id\": \"6fded78b-f862-4d66-a469-18bc8381b70c\",\n        \"title\": \"Contacts\"\n    },\n    \"createdAt\": \"2024-02-19T22:56:03.423260+00:00\",\n    \"createdBy\": {\n        \"email\": \"demo25@gogamify.com\",\n        \"extID\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n        \"id\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n        \"name\": \"Benson Smith\"\n    },\n    \"currentDisposition\": null,\n    \"currentOwner\": {\n        \"email\": \"demo25@gogamify.com\",\n        \"extID\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n        \"id\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n        \"name\": \"Benson Smith\"\n    },\n    \"currentStage\": {\n        \"id\": \"7b0436d7-8c31-47e6-bc99-996b5b77b5ee\",\n        \"sequence\": 2,\n        \"title\": \"Appointment Set\"\n    },\n    \"description\": \"Test deal description\",\n    \"extID\": \"12345678\",\n    \"flexAttributes\": {\n        \"completionDate\": \"2024-02-19\",\n        \"eicDate\": \"2024-02-19\",\n        \"panelCount\": 5,\n        \"qualityScore\": 10,\n        \"ricDate\": \"2024-02-18\",\n        \"safetyScore\": 10,\n        \"systemSize\": 100\n    },\n    \"id\": \"223c2a0c-3269-4e01-8162-39de24dd0cea\",\n    \"isDeleted\": false,\n    \"name\": \"Test deal\",\n    \"notes\": \"\",\n    \"updatedAt\": \"2024-02-20T16:20:23.169852+00:00\"\n}"}],"_postman_id":"31a20575-3a19-4b6c-9b82-366cdbf14e6d"},{"name":"Create or Update a Deal","id":"52012f2c-118b-4ce0-94aa-a8d2bb8b8090","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": \"\",\n\t\"extID\": \"\",\n\t\"name\": \"\",\n\t\"description\": \"\",\n\t\"userID\": \"\",\n    \"userExtID\": \"\",\n\t\"tmst\": \"\",\n\t\"stageID\": \"\",\n\t\"stageName\": \"\",\n\t\"categoryID\": \"\",\n\t\"categoryName\": \"\",\n\t\"KPIAttributes\": {}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.gogamify.com/v2/deal","description":"<p>This endpoint will create or update an existing deal in Gamify. In addition to creating or updating the deal, a deal transaction is created, any changes to the deal owner are logged, KPIs are updated, and points in any currently-active competitions are updated.</p>\n<p>A JSON body with the fields below is expected by this endpoint.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Required</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>yes (or <code>extID</code>)</td>\n<td>The ID of an existing deal to update. If it's a new deal or the existing ID is unknown, use <code>extID</code> instead.</td>\n</tr>\n<tr>\n<td><code>extID</code></td>\n<td>string</td>\n<td>yes (or <code>id</code>)</td>\n<td>The external ID of a deal. This can be the deal ID in the source system.</td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td>yes</td>\n<td>A name to represent the deal</td>\n</tr>\n<tr>\n<td><code>description</code></td>\n<td>string</td>\n<td>yes</td>\n<td>A description to represent the deal, such as address</td>\n</tr>\n<tr>\n<td><code>userID</code></td>\n<td>string</td>\n<td>yes (or <code>userExtID</code>)</td>\n<td>The ID of the user who performed the action on the deal. If unknown, use <code>userExtID</code> instead.</td>\n</tr>\n<tr>\n<td><code>userExtID</code></td>\n<td>string</td>\n<td>yes (or <code>userID</code>)</td>\n<td>The external ID of the user who performed the action on the deal. This can be used instead of <code>userID</code>.</td>\n</tr>\n<tr>\n<td><code>tmst</code></td>\n<td>string</td>\n<td>no</td>\n<td>The timestamp that the deal action occurred at in ISO-8601 format (<code>YYYY-MM-DDThh:mm:ssTZD</code>). If omitted, the timestamp of the HTTP request will be used.</td>\n</tr>\n<tr>\n<td><code>stageID</code></td>\n<td>string</td>\n<td>yes (or <code>stageName</code>)</td>\n<td>The ID of the associated stage that the deal is in. If unknown, use <code>stageName</code> instead.</td>\n</tr>\n<tr>\n<td><code>stageName</code></td>\n<td>string</td>\n<td>yes (or <code>stageID</code>)</td>\n<td>The name of the associated stage that the deal is in. This can be used instead of <code>stageID</code>.</td>\n</tr>\n<tr>\n<td><code>categoryID</code></td>\n<td>string</td>\n<td>no</td>\n<td>The ID of the category that the deal belongs in. If omitted, the category of the associated stage will be used.</td>\n</tr>\n<tr>\n<td><code>categoryName</code></td>\n<td>string</td>\n<td>no</td>\n<td>The name of the category that the deal belongs in. This can be used instead of <code>categoryID</code>. If omitted, the category of the associated stage will be used.</td>\n</tr>\n<tr>\n<td><code>KPIAttributes</code></td>\n<td>object</td>\n<td>no</td>\n<td>The keys and values of the associated form fields</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","deal"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"bc57d7f8-6c40-49b3-8c4c-13ca8da2f553","name":"create or update deal","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"extID\": \"12345678\",\n\t\"name\": \"Test deal\",\n\t\"description\": \"Test deal description\",\n\t\"userID\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n\t\"stageName\": \"Appointment Set\",\n\t\"KPIAttributes\": {\n\t\t\"panelCount\": 5,\n\t\t\"systemSize\": 100,\n\t\t\"qualityScore\": 10,\n\t\t\"safetyScore\": 10,\n\t\t\"eicDate\": \"2024-02-19\",\n\t\t\"ricDate\": \"2024-02-18\",\n\t\t\"completionDate\": \"2024-02-19\"\n\t}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.gogamify.com/v2/deal"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 20 Feb 2024 16:20:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"94"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"03d6bac4-c84e-4919-81f6-9f8c2fca2d26"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TcWixF1NPHcEISQ="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d4d144-298cf8042aa104c14bd16ccb;Sampled=1;lineage=40d63290:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Added deal to queue for processing\",\n    \"status_code\": 200,\n    \"success\": true\n}"}],"_postman_id":"52012f2c-118b-4ce0-94aa-a8d2bb8b8090"},{"name":"Show Owner History for a Deal","id":"b0a74a68-46dc-42e3-b653-0db03ee9be58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/deal/{dealID}/ownerhistory","description":"<p>Show a specific Deal for the given Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","deal","{dealID}","ownerhistory"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"d1d8e719-6815-46a5-a9df-5c38cbb85fb7","name":"owner history for deal","originalRequest":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/deal/81f9abae-1112-47f7-a997-a77f3cc63edc/ownerhistory"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 20 Feb 2024 20:15:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"958"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"85ac8ef1-190f-42e5-99f1-d497eff1cff8"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"Tc47cGG-vHcEqrA="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d50848-2133dfc87a22b16965b13ab7;Sampled=1;lineage=6660ac1a:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"data\": [\n        {\n            \"createdAt\": \"2024-01-31T17:50:32+00:00\",\n            \"dealID\": \"81f9abae-1112-47f7-a997-a77f3cc63edc\",\n            \"id\": \"81f9abae-1112-47f7-a997-a77f3cc63edc:closer\",\n            \"ownerType\": \"closer\",\n            \"updatedAt\": \"2024-01-31T17:50:32+00:00\",\n            \"user\": {\n                \"email\": \"demo11@gogamify.com\",\n                \"extID\": \"3d5c0d37-00b9-4332-bf95-315cb34d6c72\",\n                \"id\": \"3d5c0d37-00b9-4332-bf95-315cb34d6c72\",\n                \"name\": \"Aaron Davidson\"\n            }\n        },\n        {\n            \"createdAt\": \"2024-01-31T17:50:32+00:00\",\n            \"dealID\": \"81f9abae-1112-47f7-a997-a77f3cc63edc\",\n            \"id\": \"81f9abae-1112-47f7-a997-a77f3cc63edc:setter\",\n            \"ownerType\": \"setter\",\n            \"updatedAt\": \"2024-01-31T17:50:32+00:00\",\n            \"user\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            }\n        }\n    ]\n}"}],"_postman_id":"b0a74a68-46dc-42e3-b653-0db03ee9be58"},{"name":"Show Transactions for a Deal","id":"4362a84c-9976-475c-9a83-444adec0de82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/deal/{dealID}/transactions","description":"<p>Show a specific Deal for the given Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","deal","{dealID}","transactions"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"ec386caf-f9e2-4ce2-836b-76bf6dff585b","name":"transactions for deal","originalRequest":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/deal/81f9abae-1112-47f7-a997-a77f3cc63edc/transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 20 Feb 2024 18:18:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2678"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"bed2c7c7-af16-43db-9215-a34912e03750"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"Tcnx8HbAPHcEFbA="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d4ecd8-6bdcd66b2c619576762ba1aa;Sampled=1;lineage=f2b35ff7:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 3,\n    \"data\": [\n        {\n            \"createdAt\": \"2024-01-31T17:50:05+00:00\",\n            \"createdBy\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"currentDisposition\": {\n                \"id\": \"d122f82d-9d8e-460a-9b33-f5ab69e0000e\",\n                \"title\": \"New Lead\"\n            },\n            \"currentOwner\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"currentStage\": {\n                \"id\": \"7b0436d7-8c31-47e6-bc99-996b5b77b5ee\",\n                \"sequence\": 2,\n                \"title\": \"Appointment Set\"\n            },\n            \"dealID\": \"81f9abae-1112-47f7-a997-a77f3cc63edc\",\n            \"id\": \"c27a041b-f0fa-4a00-bf1e-224560067529\",\n            \"updatedAt\": \"2024-01-31T17:50:05+00:00\"\n        },\n        {\n            \"createdAt\": \"2024-01-31T17:50:11+00:00\",\n            \"createdBy\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"currentDisposition\": {\n                \"id\": \"d122f82d-9d8e-460a-9b33-f5ab69e0000e\",\n                \"title\": \"New Lead\"\n            },\n            \"currentOwner\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"currentStage\": {\n                \"id\": \"7b0436d7-8c31-47e6-bc99-996b5b77b5ee\",\n                \"sequence\": 2,\n                \"title\": \"Appointment Set\"\n            },\n            \"dealID\": \"81f9abae-1112-47f7-a997-a77f3cc63edc\",\n            \"id\": \"e7af4c60-574d-409a-bf0f-c2aa0ff8e23d\",\n            \"updatedAt\": \"2024-01-31T17:50:11+00:00\"\n        },\n        {\n            \"createdAt\": \"2024-01-31T17:50:33+00:00\",\n            \"createdBy\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"currentDisposition\": {\n                \"id\": \"d122f82d-9d8e-460a-9b33-f5ab69e0000e\",\n                \"title\": \"New Lead\"\n            },\n            \"currentOwner\": {\n                \"email\": \"admin-demo@gogamify.com\",\n                \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                \"name\": \"Austin Coleman\"\n            },\n            \"currentStage\": null,\n            \"dealID\": \"81f9abae-1112-47f7-a997-a77f3cc63edc\",\n            \"id\": \"f6b699b4-e073-41b9-830d-b2b4cb04712f\",\n            \"updatedAt\": \"2024-01-31T17:50:33+00:00\"\n        }\n    ]\n}"}],"_postman_id":"4362a84c-9976-475c-9a83-444adec0de82"}],"id":"8dce4b74-2c30-49b3-bf0b-8ca3cec87c7d","description":"<p>The Deal endpoints allow external access to the deal data stored within Gamify. A Deal is the basic unit of information for a customer and the related opportunity in Gamify. This is also how KPIs and competition points are indirectly modified.</p>\n","_postman_id":"8dce4b74-2c30-49b3-bf0b-8ca3cec87c7d","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}}},{"name":"Pins","item":[{"name":"Show Pins","id":"f9bf1289-f192-4a7c-b1d3-354145a82e6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/pin/list","description":"<p>Show Pins for the given Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","pin","list"],"host":["api","gogamify","com"],"query":[{"disabled":true,"description":{"content":"<p>the maximum number of records that will be returned. Default = <code>100</code>, max = <code>1000</code></p>\n","type":"text/plain"},"key":"limit","value":""},{"disabled":true,"description":{"content":"<p>a base64-encoded string that represents where to resume the query from the previous response.</p>\n","type":"text/plain"},"key":"nextToken","value":""},{"disabled":true,"description":{"content":"<p>a boolean value that indicates whether to include results that have been soft-deleted. Default = <code>false</code></p>\n","type":"text/plain"},"key":"includeDeleted","value":""},{"disabled":true,"description":{"content":"<p>an ISO 8601 timestamp that indicates the earliest updatedAt timestamp to return. Useful for incremental exports.</p>\n","type":"text/plain"},"key":"updatedAt","value":null}],"variable":[]}},"response":[{"id":"a3741ece-90b6-4409-a8d0-732940ed4c9b","name":"see a list of pins","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.gogamify.com/v2/pin/list?limit=4","protocol":"https","host":["api","gogamify","com"],"path":["v2","pin","list"],"query":[{"key":"includeDeleted","value":"","description":"a boolean value that indicates whether to include results that have been soft-deleted. Default = `false`","disabled":true},{"key":"updatedAt","value":null,"description":"an ISO 8601 timestamp that indicates the earliest updatedAt timestamp to return. Useful for incremental exports.","disabled":true},{"key":"limit","value":"4"},{"key":"nextToken","value":"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 20 Feb 2024 20:52:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"4039"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"9b05a52e-80bf-4439-9ef3-08cdb74b61a8"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"Tc-aKGMXvHcEKbA="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d5110d-09ac696627e244645b97a890;Sampled=1;lineage=203d3e63:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 4,\n    \"data\": [\n        {\n            \"address\": \"484 Misty Ln\",\n            \"category\": {\n                \"id\": \"6fded78b-f862-4d66-a469-18bc8381b70c\",\n                \"title\": \"Contacts\"\n            },\n            \"city\": \"Copley\",\n            \"country\": \"US\",\n            \"createdAt\": \"2024-02-20T18:11:46.058000+00:00\",\n            \"currentDisposition\": {\n                \"id\": \"d122f82d-9d8e-460a-9b33-f5ab69e0000e\",\n                \"title\": \"New Lead\"\n            },\n            \"currentOwner\": {\n                \"email\": \"anthony@lifetimerestorations.com\",\n                \"extID\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"id\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"name\": \"Anthony Cirino\"\n            },\n            \"id\": \"2cd41fd7-8e77-42be-a08c-ba15c53bc258\",\n            \"isDeleted\": false,\n            \"lastVisited\": \"2024-02-20T18:43:08.589Z\",\n            \"location\": {\n                \"lat\": 41.12277270170106,\n                \"lon\": -81.67705412954092\n            },\n            \"name\": \"Gerald W Coleman\",\n            \"postalCode\": \"44321\",\n            \"region\": \"OH\",\n            \"updatedAt\": \"2024-02-20T18:43:13.599000+00:00\"\n        },\n        {\n            \"address\": \"509 Misty Ln\",\n            \"category\": {\n                \"id\": \"6fded78b-f862-4d66-a469-18bc8381b70c\",\n                \"title\": \"Contacts\"\n            },\n            \"city\": \"Copley\",\n            \"country\": \"US\",\n            \"createdAt\": \"2024-02-20T18:06:06.360000+00:00\",\n            \"currentDisposition\": {\n                \"id\": \"b7e70e89-a38b-4b91-b896-a799f806d41d\",\n                \"title\": \"Go Back\"\n            },\n            \"currentOwner\": {\n                \"email\": \"anthony@lifetimerestorations.com\",\n                \"extID\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"id\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"name\": \"Anthony Cirino\"\n            },\n            \"id\": \"d5b74f07-0e2d-4533-8c51-5c18f9833b27\",\n            \"isDeleted\": false,\n            \"lastVisited\": \"2024-02-20T18:08:36.092Z\",\n            \"location\": {\n                \"lat\": 41.121775823252946,\n                \"lon\": -81.67624577879906\n            },\n            \"name\": \"Kristi J Owen\",\n            \"postalCode\": \"44321\",\n            \"region\": \"OH\",\n            \"updatedAt\": \"2024-02-20T18:11:09.086000+00:00\"\n        },\n        {\n            \"address\": \"4572 Litchfield Dr\",\n            \"category\": {\n                \"id\": \"6fded78b-f862-4d66-a469-18bc8381b70c\",\n                \"title\": \"Contacts\"\n            },\n            \"city\": \"Copley\",\n            \"country\": \"US\",\n            \"createdAt\": \"2024-02-20T18:00:13.089000+00:00\",\n            \"currentDisposition\": {\n                \"id\": \"b7e70e89-a38b-4b91-b896-a799f806d41d\",\n                \"title\": \"Go Back\"\n            },\n            \"currentOwner\": {\n                \"email\": \"anthony@lifetimerestorations.com\",\n                \"extID\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"id\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"name\": \"Anthony Cirino\"\n            },\n            \"id\": \"bfa5e956-fece-4583-9ca0-2d5a1be336f5\",\n            \"isDeleted\": false,\n            \"lastVisited\": \"2024-02-20T18:05:44.681Z\",\n            \"location\": {\n                \"lat\": 41.121155,\n                \"lon\": -81.6769321875\n            },\n            \"postalCode\": \"44321\",\n            \"region\": \"OH\",\n            \"updatedAt\": \"2024-02-20T18:05:47.496000+00:00\"\n        },\n        {\n            \"address\": \"4302 Wedgewood Dr\",\n            \"category\": {\n                \"id\": \"6fded78b-f862-4d66-a469-18bc8381b70c\",\n                \"title\": \"Contacts\"\n            },\n            \"city\": \"Copley\",\n            \"country\": \"US\",\n            \"createdAt\": \"2024-02-20T17:54:43.914000+00:00\",\n            \"currentDisposition\": {\n                \"id\": \"e43c0c31-0873-4804-9c3d-06655dae31a6\",\n                \"title\": \"Not Home\"\n            },\n            \"currentOwner\": {\n                \"email\": \"anthony@lifetimerestorations.com\",\n                \"extID\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"id\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"name\": \"Anthony Cirino\"\n            },\n            \"id\": \"ec5b9c33-07d5-4116-8dd8-f26f1cbdeb97\",\n            \"isDeleted\": false,\n            \"lastVisited\": \"2024-02-20T17:54:41.677Z\",\n            \"location\": {\n                \"lat\": 41.11891012380792,\n                \"lon\": -81.66954729706049\n            },\n            \"name\": \"Dionne Bell\",\n            \"postalCode\": \"44321\",\n            \"region\": \"OH\",\n            \"updatedAt\": \"2024-02-20T17:54:47.049000+00:00\"\n        }\n    ],\n    \"nextToken\": \"eyJvcmdJRCI6ICJkZW1vIiwgImlkIjogImVjNWI5YzMzLTA3ZDUtNDExNi04ZGQ4LWYyNmYxY2JkZWI5NyIsICJ1cGRhdGVkQXQiOiAiMjAyNC0wMi0yMFQxNzo1NDo0Ny4wNDlaIn0=\"\n}"}],"_postman_id":"f9bf1289-f192-4a7c-b1d3-354145a82e6b"},{"name":"Show a specific Pin","id":"6ce78f13-c50d-46e8-b6f9-2b4c6c735318","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/pin/{pinID}","description":"<p>Show a specific Pin for the given Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","pin","{pinID}"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"9a101b54-7605-45f5-b057-9215e6a89f0c","name":"see a pin","originalRequest":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/pin/2cd41fd7-8e77-42be-a08c-ba15c53bc258"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 20 Feb 2024 20:53:40 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"847"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"43eded51-5287-491e-b80f-08e38bc7afa9"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"Tc-lREwQPHcEnXQ="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d51154-75ad450910b339af0548b356;Sampled=1;lineage=203d3e63:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"address\": \"484 Misty Ln\",\n    \"category\": {\n        \"id\": \"6fded78b-f862-4d66-a469-18bc8381b70c\",\n        \"title\": \"Contacts\"\n    },\n    \"city\": \"Copley\",\n    \"country\": \"US\",\n    \"createdAt\": \"2024-02-20T18:11:46.058000+00:00\",\n    \"currentDisposition\": {\n        \"id\": \"d122f82d-9d8e-460a-9b33-f5ab69e0000e\",\n        \"title\": \"New Lead\"\n    },\n    \"currentOwner\": {\n        \"email\": \"anthony@lifetimerestorations.com\",\n        \"extID\": \"9042c47d-27c6-4037-a460-224646af7474\",\n        \"id\": \"9042c47d-27c6-4037-a460-224646af7474\",\n        \"name\": \"Anthony Cirino\"\n    },\n    \"id\": \"2cd41fd7-8e77-42be-a08c-ba15c53bc258\",\n    \"isDeleted\": false,\n    \"lastVisited\": \"2024-02-20T18:43:08.589Z\",\n    \"location\": {\n        \"lat\": 41.12277270170106,\n        \"lon\": -81.67705412954092\n    },\n    \"name\": \"Gerald W Coleman\",\n    \"postalCode\": \"44321\",\n    \"region\": \"OH\",\n    \"updatedAt\": \"2024-02-20T18:43:13.599000+00:00\"\n}"}],"_postman_id":"6ce78f13-c50d-46e8-b6f9-2b4c6c735318"},{"name":"Show Pin Log","id":"def7520d-03f7-466a-b9a1-cf4c5bd1114f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/pinlog","description":"<p>Show Pin Log for the given Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","pinlog"],"host":["api","gogamify","com"],"query":[{"disabled":true,"description":{"content":"<p>a base64-encoded string that represents where to resume the query from the previous response.</p>\n","type":"text/plain"},"key":"nextToken","value":""},{"disabled":true,"description":{"content":"<p>an ISO 8601 timestamp that indicates the earliest createdAt timestamp to return. Useful for incremental exports.</p>\n","type":"text/plain"},"key":"createdAt","value":""},{"disabled":true,"description":{"content":"<p>the maximum number of records that will be returned. Default = <code>100</code>, max = <code>1000</code></p>\n","type":"text/plain"},"key":"limit","value":null}],"variable":[]}},"response":[{"id":"8c724569-7488-4b33-89a9-d4d1c37fbc23","name":"see pin log","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.gogamify.com/v2/pinlog","protocol":"https","host":["api","gogamify","com"],"path":["v2","pinlog"],"query":[{"key":"nextToken","value":"","description":"a base64-encoded string that represents where to resume the query from the previous response.","disabled":true},{"key":"createdAt","value":null,"description":"an ISO 8601 timestamp that indicates the earliest createdAt timestamp to return. Useful for incremental exports.","disabled":true},{"key":"limit","value":"","description":"the maximum number of records that will be returned. Default = `100`, max = `1000`","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 20 Feb 2024 20:56:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1891"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"588b5abf-de92-4dda-a142-b9496af01ac6"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"Tc-7tEKEPHcEryw="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d511e4-2a54f36c3927abbf2b193e4f;Sampled=1;lineage=5e634a61:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 4,\n    \"data\": [\n        {\n            \"addressID\": \"47511946-a79f-416f-a9d7-88e1349d3ca7\",\n            \"createdAt\": \"2024-02-20T18:44:32+00:00\",\n            \"createdBy\": {\n                \"email\": \"anthony@lifetimerestorations.com\",\n                \"extID\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"id\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"name\": \"Anthony Cirino\"\n            },\n            \"disposition\": null,\n            \"id\": \"12a94066-783d-403d-a3a7-7ce44f21b161\"\n        },\n        {\n            \"addressID\": \"aa952c9b-c7a5-4e40-a169-f70098c8a576\",\n            \"createdAt\": \"2024-02-20T18:44:26+00:00\",\n            \"createdBy\": {\n                \"email\": \"anthony@lifetimerestorations.com\",\n                \"extID\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"id\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"name\": \"Anthony Cirino\"\n            },\n            \"disposition\": null,\n            \"id\": \"994179a8-13f3-49d6-b4a7-2c1a8abd2404\"\n        },\n        {\n            \"addressID\": \"aa952c9b-c7a5-4e40-a169-f70098c8a576\",\n            \"createdAt\": \"2024-02-20T18:44:22+00:00\",\n            \"createdBy\": {\n                \"email\": \"anthony@lifetimerestorations.com\",\n                \"extID\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"id\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"name\": \"Anthony Cirino\"\n            },\n            \"disposition\": null,\n            \"id\": \"09b52402-40e1-4094-a9cb-5dc0e75faf1d\"\n        },\n        {\n            \"addressID\": \"b9133171-57ee-463d-be22-2098de111447\",\n            \"createdAt\": \"2024-02-20T18:44:21+00:00\",\n            \"createdBy\": {\n                \"email\": \"anthony@lifetimerestorations.com\",\n                \"extID\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"id\": \"9042c47d-27c6-4037-a460-224646af7474\",\n                \"name\": \"Anthony Cirino\"\n            },\n            \"disposition\": null,\n            \"id\": \"14e8d7ca-808c-4c17-9684-f516cd7df2b4\"\n        }\n    ],\n    \"nextToken\": \"eyJvcmdJRCI6ICJkZW1vIiwgImlkIjogIjE0ZThkN2NhLTgwOGMtNGMxNy05Njg0LWY1MTZjZDdkZjJiNCIsICJjcmVhdGVkQXQiOiAiMjAyNC0wMi0yMFQxMzo0NDoyMS0wNTowMCJ9\"\n}"}],"_postman_id":"def7520d-03f7-466a-b9a1-cf4c5bd1114f"}],"id":"a02414c7-a655-4dbd-8e03-81fe9e8bcf55","description":"<p>The Pin endpoints give access to the pin (address) data stored within Gamify's pin-dropping feature.</p>\n","_postman_id":"a02414c7-a655-4dbd-8e03-81fe9e8bcf55","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}}},{"name":"Users and Teams","item":[{"name":"Show Users","id":"db8ca6b9-f0f1-4eb5-a12b-7782fef0bafd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/user/list","description":"<p>Show Users for the given Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","user","list"],"host":["api","gogamify","com"],"query":[{"disabled":true,"description":{"content":"<p>the maximum number of records that will be returned. Default = <code>100</code>, max = <code>1000</code></p>\n","type":"text/plain"},"key":"limit","value":""},{"disabled":true,"description":{"content":"<p>a base64-encoded string that represents where to resume the query from the previous response.</p>\n","type":"text/plain"},"key":"nextToken","value":""},{"disabled":true,"description":{"content":"<p>a boolean value that indicates whether to include results that have been soft-deleted. Default = <code>false</code></p>\n","type":"text/plain"},"key":"includeDeleted","value":""}],"variable":[]}},"response":[{"id":"feb9b84d-797f-48c4-86a0-fc93c0f052f6","name":"see a list of users","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.gogamify.com/v2/user/list?limit=4&nextToken=eyJvcmdJRCI6ICJkZW1vIiwgImlkIjogIjdmMDRlNTBlLWU2NjQtNGQzZi1iNTVlLWYwYWIyYzIzN2IxOSIsICJuYW1lIjogIkJlbmphbWluIFJpY2hhcmRzb24ifQ==&includeDeleted=false","protocol":"https","host":["api","gogamify","com"],"path":["v2","user","list"],"query":[{"key":"limit","value":"4","description":"the maximum number of records that will be returned. Default = 100, max = 1000"},{"key":"nextToken","value":"eyJvcmdJRCI6ICJkZW1vIiwgImlkIjogIjdmMDRlNTBlLWU2NjQtNGQzZi1iNTVlLWYwYWIyYzIzN2IxOSIsICJuYW1lIjogIkJlbmphbWluIFJpY2hhcmRzb24ifQ==","description":"a base64-encoded string that represents where to resume the query from the previous response."},{"key":"includeDeleted","value":"false","description":"a boolean value that indicates whether to include results that have been soft-deleted. Default = false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 19:19:40 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"3024"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"26718c67-038b-4322-ad7c-3a2d459401bd"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZd3iEspvHcEaXw="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d3a9c9-35074d7f1163fba73ebccc9d;Sampled=1;lineage=6e6404d4:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 4,\n    \"data\": [\n        {\n            \"createdAt\": \"2023-10-12T22:34:00+00:00\",\n            \"email\": \"demo25@gogamify.com\",\n            \"extID\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n            \"id\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n            \"location\": \"\",\n            \"name\": \"Benson Smith\",\n            \"phoneNumber\": \"8016809930\",\n            \"role\": \"user\",\n            \"status\": \"active\",\n            \"teams\": [\n                {\n                    \"id\": \"14b4bcdf-f8b3-404b-b5d9-1d46227d617c\",\n                    \"name\": \" Cool Kids \"\n                },\n                {\n                    \"id\": \"5ba2ba50-eb57-4a4e-8534-5322cc9f8749\",\n                    \"name\": \"Test\"\n                },\n                {\n                    \"id\": \"8b6db441-52b4-47ef-b3b1-40b47999ac1d\",\n                    \"name\": \"West Office\"\n                },\n                {\n                    \"id\": \"demo\",\n                    \"name\": \"All demo\"\n                }\n            ],\n            \"title\": \"\",\n            \"updatedAt\": \"2024-01-23T18:21:10+00:00\"\n        },\n        {\n            \"createdAt\": \"2023-10-12T22:28:41+00:00\",\n            \"email\": \"demo18@gogamify.com\",\n            \"extID\": \"a4f23baa-48bd-4f6a-8458-56bb1e4aafad\",\n            \"id\": \"a4f23baa-48bd-4f6a-8458-56bb1e4aafad\",\n            \"location\": \"\",\n            \"name\": \"Blaire Watkins\",\n            \"phoneNumber\": \"2087058623\",\n            \"role\": \"user\",\n            \"status\": \"active\",\n            \"teams\": [\n                {\n                    \"id\": \"8bbb1e29-2bbc-41d0-8f84-e0e1bb9e818a\",\n                    \"name\": \"Closers\"\n                },\n                {\n                    \"id\": \"demo\",\n                    \"name\": \"All demo\"\n                }\n            ],\n            \"title\": \"\",\n            \"updatedAt\": \"2024-01-22T20:10:26+00:00\"\n        },\n        {\n            \"createdAt\": \"2023-10-12T22:27:48+00:00\",\n            \"email\": \"demo17@gogamify.com\",\n            \"extID\": \"0901951b-8a12-4e7d-974a-534c9e27a148\",\n            \"id\": \"0901951b-8a12-4e7d-974a-534c9e27a148\",\n            \"location\": \"\",\n            \"name\": \"Blake Collins\",\n            \"phoneNumber\": \"2087058623\",\n            \"role\": \"user\",\n            \"status\": \"active\",\n            \"teams\": [\n                {\n                    \"id\": \"840ac856-b0a4-40ef-aa93-70690bf44f9e\",\n                    \"name\": \"East Office\"\n                },\n                {\n                    \"id\": \"demo\",\n                    \"name\": \"All demo\"\n                },\n                {\n                    \"id\": \"fbdf3b6f-39a6-4c49-9cf3-51bfc3c87a1a\",\n                    \"name\": \"Setters\"\n                }\n            ],\n            \"title\": \"\",\n            \"updatedAt\": \"2024-01-23T18:31:29+00:00\"\n        },\n        {\n            \"createdAt\": \"2024-02-19T18:40:34+00:00\",\n            \"email\": \"bob@ralph.com\",\n            \"extID\": \"1234\",\n            \"id\": \"00d6169a-bd05-4e36-a814-adcc3f854ee7\",\n            \"location\": \"California\",\n            \"name\": \"Bob Ralph\",\n            \"phoneNumber\": \"+11234567890\",\n            \"role\": \"user\",\n            \"status\": \"active\",\n            \"teams\": [\n                {\n                    \"id\": \"demo\",\n                    \"name\": \"All demo\"\n                }\n            ],\n            \"title\": \"Team Lead\",\n            \"updatedAt\": \"2024-02-19T18:40:41.025637+00:00\"\n        }\n    ],\n    \"nextToken\": \"eyJvcmdJRCI6ICJkZW1vIiwgImlkIjogIjAwZDYxNjlhLWJkMDUtNGUzNi1hODE0LWFkY2MzZjg1NGVlNyIsICJuYW1lIjogIkJvYiBSYWxwaCJ9\"\n}"},{"id":"4c7b77e6-f86d-4a73-ba4b-a74bafffc7f7","name":"invalid limit parameter","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.gogamify.com/v2/user/list?limit=abc","protocol":"https","host":["api","gogamify","com"],"path":["v2","user","list"],"query":[{"key":"limit","value":"abc","description":"the maximum number of records that will be returned. Default = 100, max = 1000"},{"key":"nextToken","value":null,"description":"a base64-encoded string that represents where to resume the query from the previous response.","disabled":true},{"key":"includeDeleted","value":null,"description":"a boolean value that indicates whether to include results that have been soft-deleted. Default = false","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 17:57:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"80"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"9ae5ef47-bbda-489f-a175-c0481151313d"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZR0EFjtvHcEUew="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d39680-2890116f20aba0f76785aee7;Sampled=1;lineage=6e6404d4:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"error_message\": \"Invalid value for parameter limit\",\n    \"status_code\": 400\n}"},{"id":"3220d207-a460-4dfd-b4a9-4345755cb1ac","name":"invalid nextToken parameter","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.gogamify.com/v2/user/list?nextToken=garbage","protocol":"https","host":["api","gogamify","com"],"path":["v2","user","list"],"query":[{"key":"limit","value":"","description":"the maximum number of records that will be returned. Default = 100, max = 1000","disabled":true},{"key":"nextToken","value":"garbage","description":"a base64-encoded string that represents where to resume the query from the previous response."},{"key":"includeDeleted","value":"","description":"a boolean value that indicates whether to include results that have been soft-deleted. Default = false","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 18:09:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"84"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"ead5dc2f-ebb1-4e8d-84af-a407336acff4"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZTiYFCPPHcEgqA="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d39942-331155a1185fa40b1cf8f7b6;Sampled=1;lineage=6e6404d4:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"error_message\": \"Invalid value for parameter nextToken\",\n    \"status_code\": 400\n}"}],"_postman_id":"db8ca6b9-f0f1-4eb5-a12b-7782fef0bafd"},{"name":"Show a specific User","id":"95492dc0-d934-406b-a71c-138330afa5a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/user/{userID}","description":"<p>Show a User for the given Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","user","{userID}"],"host":["api","gogamify","com"],"query":[{"disabled":true,"description":{"content":"<p>treat the given ID as an external id instead of an internal Gamify id. Valid values: <code>true</code> or <code>false</code></p>\n","type":"text/plain"},"key":"useExtID","value":""}],"variable":[]}},"response":[{"id":"3b88f8c7-fb6d-4ea4-9204-b99e35de967f","name":"see a user","originalRequest":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/user/3d5c0d37-00b9-4332-bf95-315cb34d6c72"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 18:11:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"623"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"3c0996a2-4709-454f-8e25-4d5c78d1d724"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZT44HlNPHcEl-w="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d399d2-1cebeaf80f9ed7f878db1188;Sampled=1;lineage=6e6404d4:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"createdAt\": \"2023-10-12T22:16:31+00:00\",\n    \"email\": \"demo11@gogamify.com\",\n    \"extID\": \"3d5c0d37-00b9-4332-bf95-315cb34d6c72\",\n    \"id\": \"3d5c0d37-00b9-4332-bf95-315cb34d6c72\",\n    \"location\": \"\",\n    \"name\": \"Aaron Davidson\",\n    \"phoneNumber\": \"5678901234\",\n    \"role\": \"user\",\n    \"status\": \"disabled\",\n    \"teams\": [\n        {\n            \"id\": \"14b4bcdf-f8b3-404b-b5d9-1d46227d617c\",\n            \"name\": \" Cool Kids \"\n        },\n        {\n            \"id\": \"840ac856-b0a4-40ef-aa93-70690bf44f9e\",\n            \"name\": \"East Office\"\n        },\n        {\n            \"id\": \"demo\",\n            \"name\": \"All demo\"\n        }\n    ],\n    \"title\": \"\",\n    \"updatedAt\": \"2024-02-19T19:08:32+00:00\"\n}"},{"id":"6cb73083-53e3-4df5-8d6c-ed67107e3084","name":"see a user by extID","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.gogamify.com/v2/user/3d5c0d37-00b9-4332-bf95-315cb34d6c72?useExtID=true","protocol":"https","host":["api","gogamify","com"],"path":["v2","user","3d5c0d37-00b9-4332-bf95-315cb34d6c72"],"query":[{"key":"useExtID","value":"true","description":"treat the given ID as an external id instead of an internal Gamify id. Valid values: `true` or `false`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 18:49:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"627"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"b79cf5aa-cc59-4677-a562-76276c33d7e7"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZZfaHkivHcEmzQ="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d3a2c8-4bff9c9c6a2b001c3b98fa35;Sampled=1;lineage=6e6404d4:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"createdAt\": \"2023-10-12T22:16:31+00:00\",\n    \"email\": \"demo11@gogamify.com\",\n    \"extID\": \"3d5c0d37-00b9-4332-bf95-315cb34d6c72\",\n    \"id\": \"3d5c0d37-00b9-4332-bf95-315cb34d6c72\",\n    \"location\": \"\",\n    \"name\": \"Aaron Davidson\",\n    \"phoneNumber\": \"5678901234\",\n    \"role\": \"user\",\n    \"status\": \"disabled\",\n    \"teams\": [\n        {\n            \"id\": \"14b4bcdf-f8b3-404b-b5d9-1d46227d617c\",\n            \"name\": \" Cool Kids \"\n        },\n        {\n            \"id\": \"840ac856-b0a4-40ef-aa93-70690bf44f9e\",\n            \"name\": \"East Office\"\n        },\n        {\n            \"id\": \"demo\",\n            \"name\": \"All demo\"\n        }\n    ],\n    \"title\": \"\",\n    \"updatedAt\": \"2024-02-19T19:08:32+00:00\"\n}"}],"_postman_id":"95492dc0-d934-406b-a71c-138330afa5a2"},{"name":"Create a User","id":"868072dd-1260-4e85-9342-9e2511c1e637","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"\",\n    \"email\": \"\",\n    \"extID\": \"\",\n    \"phone\": \"\",\n    \"location\": \"\",\n    \"title\": \"\",\n    \"enable\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.gogamify.com/v2/user","description":"<p>Create a user in Gamify</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","user"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"4e056648-015f-4a36-9285-26aa0f99fee2","name":"create an example user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Bob Ralph\",\n    \"email\": \"bob@ralph.com\",\n    \"extID\": \"1234\",\n    \"phone\": \"1234567890\",\n    \"location\": \"California\",\n    \"title\": \"Team Lead\",\n    \"enable\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.gogamify.com/v2/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 18:12:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"415"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"a29d76c6-c493-4b76-a883-9add63fb7e4d"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZUAoGKLPHcEJpg="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d39a03-66df617f71b1c0934a672d61;Sampled=1;lineage=6e6404d4:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"createdAt\": \"2024-02-19T18:40:34+00:00\",\n    \"email\": \"bob@ralph.com\",\n    \"extID\": \"1234\",\n    \"id\": \"00d6169a-bd05-4e36-a814-adcc3f854ee7\",\n    \"location\": \"California\",\n    \"name\": \"Bob Ralph\",\n    \"phoneNumber\": \"+11234567890\",\n    \"role\": \"user\",\n    \"status\": \"active\",\n    \"teams\": [\n        {\n            \"id\": \"demo\",\n            \"name\": \"All demo\"\n        }\n    ],\n    \"title\": \"Team Lead\",\n    \"updatedAt\": \"2024-02-19T19:22:26.447200+00:00\"\n}"}],"_postman_id":"868072dd-1260-4e85-9342-9e2511c1e637"},{"name":"Update a User","id":"154d1b99-06de-40ed-93fb-425b722a517e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"\",\n    \"extID\": \"\",\n    \"phone\": \"\",\n    \"location\": \"\",\n    \"title\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.gogamify.com/v2/user/{userID}","description":"<p>Update a user in Gamify</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","user","{userID}"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"d8359226-9f15-477f-a949-bb7796b170f6","name":"change a phone number","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"phone\": \"5678901234\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.gogamify.com/v2/user/3d5c0d37-00b9-4332-bf95-315cb34d6c72"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 18:27:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"625"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"77d815b9-30b9-42c3-900e-c097027e5660"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZWK1GuFPHcEctw="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d39d78-281991645a29e9c825635619;Sampled=1;lineage=6e6404d4:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"createdAt\": \"2023-10-12T22:16:31+00:00\",\n    \"email\": \"demo11@gogamify.com\",\n    \"extID\": \"3d5c0d37-00b9-4332-bf95-315cb34d6c72\",\n    \"id\": \"3d5c0d37-00b9-4332-bf95-315cb34d6c72\",\n    \"location\": \"\",\n    \"name\": \"Aaron Davidson\",\n    \"phoneNumber\": \"+15678901234\",\n    \"role\": \"user\",\n    \"status\": \"active\",\n    \"teams\": [\n        {\n            \"id\": \"14b4bcdf-f8b3-404b-b5d9-1d46227d617c\",\n            \"name\": \" Cool Kids \"\n        },\n        {\n            \"id\": \"840ac856-b0a4-40ef-aa93-70690bf44f9e\",\n            \"name\": \"East Office\"\n        },\n        {\n            \"id\": \"demo\",\n            \"name\": \"All demo\"\n        }\n    ],\n    \"title\": \"\",\n    \"updatedAt\": \"2024-02-19T18:27:06.482931+00:00\"\n}"}],"_postman_id":"154d1b99-06de-40ed-93fb-425b722a517e"},{"name":"Enable a User","id":"c387819a-e6b2-4f67-9e83-b98f847e6d0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://api.gogamify.com/v2/user/{userID}/enable","description":"<p>Allow a user to log in to Gamify</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","user","{userID}","enable"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"1df4941e-dbc2-4afe-af66-83b98990bee7","name":"enable a user","originalRequest":{"method":"PUT","header":[],"url":"https://api.gogamify.com/v2/user/3d5c0d37-00b9-4332-bf95-315cb34d6c72/enable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 18:28:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"49"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"0338b300-154d-420b-85d8-205721ce5e07"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZWapGpvvHcEvPg="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d39ddd-5d1d115b19fc938c108f6823;Sampled=1;lineage=6e6404d4:0"}],"cookie":[],"responseTime":null,"body":"User 3d5c0d37-00b9-4332-bf95-315cb34d6c72 enabled"}],"_postman_id":"c387819a-e6b2-4f67-9e83-b98f847e6d0f"},{"name":"Disable a User","id":"7229bf01-b84a-4759-a2eb-8c9a28f27a73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://api.gogamify.com/v2/user/{userID}/disable","description":"<p>Prevent a user from logging in to Gamify</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","user","{userID}","disable"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"cd1035b4-e2b1-4030-b8d3-43901a723bf4","name":"disable a user","originalRequest":{"method":"PUT","header":[],"url":"https://api.gogamify.com/v2/user/3d5c0d37-00b9-4332-bf95-315cb34d6c72/disable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 18:29:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"50"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"3d6959a9-3cd8-4ec3-b9aa-eecc380fd2a9"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZWfTGtyPHcECDg="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d39dfb-2b6e86136ce2ed5d71b95813;Sampled=1;lineage=6e6404d4:0"}],"cookie":[],"responseTime":null,"body":"User 3d5c0d37-00b9-4332-bf95-315cb34d6c72 disabled"}],"_postman_id":"7229bf01-b84a-4759-a2eb-8c9a28f27a73"},{"name":"Delete a User","id":"996bac82-04e8-472c-884d-99dc04058156","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.gogamify.com/v2/user/{userID}","description":"<p>Delete a user from Gamify</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","user","{userID}"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"dc0ebbd6-bec4-4acd-aa34-4bcff67886c2","name":"delete a user","originalRequest":{"method":"DELETE","header":[],"url":"https://api.gogamify.com/v2/user/ea58f030-52ef-4bf1-8d40-5f821205bf4a"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 18:32:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"49"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"2c6ac883-cf14-4299-9abb-dbb444980f53"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZW-GFaQvHcEgUg="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d39ec0-4568c2722570bee946fba0f4;Sampled=1;lineage=6e6404d4:0"}],"cookie":[],"responseTime":null,"body":"User ea58f030-52ef-4bf1-8d40-5f821205bf4a deleted"}],"_postman_id":"996bac82-04e8-472c-884d-99dc04058156"},{"name":"Show Teams","id":"7d3d774e-141d-47f7-af9f-e3dc4737f9ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/team/list","description":"<p>Show Teams for the given Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","team","list"],"host":["api","gogamify","com"],"query":[{"disabled":true,"description":{"content":"<p>the maximum number of records that will be returned. Default = <code>100</code>, max = <code>1000</code></p>\n","type":"text/plain"},"key":"limit","value":""},{"disabled":true,"description":{"content":"<p>a base64-encoded string that represents where to resume the query from the previous response.</p>\n","type":"text/plain"},"key":"nextToken","value":null}],"variable":[]}},"response":[{"id":"670997a2-29ad-449e-8d65-5214592020eb","name":"see a list of teams","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.gogamify.com/v2/team/list","protocol":"https","host":["api","gogamify","com"],"path":["v2","team","list"],"query":[{"key":"limit","value":null,"description":"the maximum number of records that will be returned. Default = 100, max = 1000","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 18:33:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"21859"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"5effdf99-810d-439d-a586-4763dcc8f213"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZXDJEmgvHcELJA="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d39ee0-5a912bd2722030bc29b53fc5;Sampled=1;lineage=d41e8af9:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 8,\n    \"data\": [\n        {\n            \"approverType\": \"auto\",\n            \"createdAt\": \"2023-10-16T19:15:56.525000+00:00\",\n            \"description\": \"\",\n            \"extID\": \"West Office\",\n            \"id\": \"8b6db441-52b4-47ef-b3b1-40b47999ac1d\",\n            \"isActive\": true,\n            \"isDeleted\": false,\n            \"isHidden\": false,\n            \"name\": \"West Office\",\n            \"updatedAt\": \"2023-10-16T19:15:56.525000+00:00\",\n            \"users\": [\n                {\n                    \"email\": \"demo3@gogamify.com\",\n                    \"extID\": \"0556f693-6c5c-4e2f-8520-d133e56b4cbf\",\n                    \"id\": \"0556f693-6c5c-4e2f-8520-d133e56b4cbf\",\n                    \"name\": \"Jason Scott\"\n                },\n                {\n                    \"email\": \"demo8@gogamify.com\",\n                    \"extID\": \"225cec02-bca2-4364-9f22-316cf666d193\",\n                    \"id\": \"225cec02-bca2-4364-9f22-316cf666d193\",\n                    \"name\": \"Jen Adams\"\n                },\n                {\n                    \"email\": \"demo6@gogamify.com\",\n                    \"extID\": \"2a2782cf-996b-4d2f-8c6b-70bb3c30533e\",\n                    \"id\": \"2a2782cf-996b-4d2f-8c6b-70bb3c30533e\",\n                    \"name\": \"Devin Brooks\"\n                },\n                {\n                    \"email\": \"demo12@gogamify.com\",\n                    \"extID\": \"42fe55df-3c54-4ef9-88cc-9f782251ba85\",\n                    \"id\": \"42fe55df-3c54-4ef9-88cc-9f782251ba85\",\n                    \"name\": \"Eddie Johnson\"\n                },\n                {\n                    \"email\": \"demo13@gogamify.com\",\n                    \"extID\": \"6cf3931e-cbb9-4354-a9db-6e569eccd828\",\n                    \"id\": \"6cf3931e-cbb9-4354-a9db-6e569eccd828\",\n                    \"name\": \"Jeremy Scott\"\n                },\n                {\n                    \"email\": \"demo20@gogamify.com\",\n                    \"extID\": \"79bc9fbd-b9be-4119-9123-8f86dbe108b3\",\n                    \"id\": \"79bc9fbd-b9be-4119-9123-8f86dbe108b3\",\n                    \"name\": \"Landon Baker\"\n                },\n                {\n                    \"email\": \"demo7@gogamify.com\",\n                    \"extID\": \"7ac61def-2e00-4c62-b1fa-efde146a8622\",\n                    \"id\": \"7ac61def-2e00-4c62-b1fa-efde146a8622\",\n                    \"name\": \"Lina Knight\"\n                },\n                {\n                    \"email\": \"demo24@gogamify.com\",\n                    \"extID\": \"a2cfa7de-b1ca-492d-8345-d7b2c562558d\",\n                    \"id\": \"a2cfa7de-b1ca-492d-8345-d7b2c562558d\",\n                    \"name\": \"France Clarke\"\n                },\n                {\n                    \"email\": \"demo1@gogamify.com\",\n                    \"extID\": \"d3110a8a-f6a0-4d48-8c1f-be1450804f88\",\n                    \"id\": \"d3110a8a-f6a0-4d48-8c1f-be1450804f88\",\n                    \"name\": \"Jake Winters\"\n                },\n                {\n                    \"email\": \"demo25@gogamify.com\",\n                    \"extID\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n                    \"id\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n                    \"name\": \"Benson Smith\"\n                },\n                {\n                    \"email\": \"demo19@gogamify.com\",\n                    \"extID\": \"f57f7d78-5570-44df-871a-b135a6bf1c8f\",\n                    \"id\": \"f57f7d78-5570-44df-871a-b135a6bf1c8f\",\n                    \"name\": \"Luke Garcia\"\n                }\n            ]\n        },\n        {\n            \"approverType\": \"auto\",\n            \"createdAt\": \"2024-02-12T16:54:13.938000+00:00\",\n            \"description\": \"\",\n            \"extID\": \"Aaaa test\",\n            \"id\": \"1807c878-1366-4c5a-95df-d10bb63191b8\",\n            \"isActive\": true,\n            \"isDeleted\": false,\n            \"isHidden\": false,\n            \"name\": \"Aaaa test\",\n            \"updatedAt\": \"2024-02-12T16:54:13.938000+00:00\",\n            \"users\": [\n                {\n                    \"email\": \"paxtesting@gogamify.com\",\n                    \"extID\": \"paxistesting\",\n                    \"id\": \"14b15130-aa7c-4dff-9c50-1aee2b4dbb02\",\n                    \"name\": \"Pax is Testing\"\n                },\n                {\n                    \"email\": \"admin-demo@gogamify.com\",\n                    \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                    \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                    \"name\": \"Austin Coleman\"\n                }\n            ]\n        },\n        {\n            \"approverType\": \"auto\",\n            \"createdAt\": \"2023-10-16T19:09:31.425000+00:00\",\n            \"description\": \"\",\n            \"extID\": \"Closers\",\n            \"id\": \"8bbb1e29-2bbc-41d0-8f84-e0e1bb9e818a\",\n            \"isActive\": true,\n            \"isDeleted\": false,\n            \"isHidden\": false,\n            \"name\": \"Closers\",\n            \"updatedAt\": \"2023-10-16T19:09:31.425000+00:00\",\n            \"users\": [\n                {\n                    \"email\": \"demo3@gogamify.com\",\n                    \"extID\": \"0556f693-6c5c-4e2f-8520-d133e56b4cbf\",\n                    \"id\": \"0556f693-6c5c-4e2f-8520-d133e56b4cbf\",\n                    \"name\": \"Jason Scott\"\n                },\n                {\n                    \"email\": \"demo2@gogamify.com\",\n                    \"extID\": \"162f6edc-9bb0-4146-9115-d9de09753d12\",\n                    \"id\": \"162f6edc-9bb0-4146-9115-d9de09753d12\",\n                    \"name\": \"Tanner Hill\"\n                },\n                {\n                    \"email\": \"demo8@gogamify.com\",\n                    \"extID\": \"225cec02-bca2-4364-9f22-316cf666d193\",\n                    \"id\": \"225cec02-bca2-4364-9f22-316cf666d193\",\n                    \"name\": \"Jen Adams\"\n                },\n                {\n                    \"email\": \"demo21@gogamify.com\",\n                    \"extID\": \"2af4a278-31ca-4537-bc19-6133a8b20ffa\",\n                    \"id\": \"2af4a278-31ca-4537-bc19-6133a8b20ffa\",\n                    \"name\": \"Derek Jones\"\n                },\n                {\n                    \"email\": \"demo15@gogamify.com\",\n                    \"extID\": \"2b14db8f-db38-4657-8989-b2d5828de233\",\n                    \"id\": \"2b14db8f-db38-4657-8989-b2d5828de233\",\n                    \"name\": \"Manny Quinn\"\n                },\n                {\n                    \"email\": \"demo13@gogamify.com\",\n                    \"extID\": \"6cf3931e-cbb9-4354-a9db-6e569eccd828\",\n                    \"id\": \"6cf3931e-cbb9-4354-a9db-6e569eccd828\",\n                    \"name\": \"Jeremy Scott\"\n                },\n                {\n                    \"email\": \"demo20@gogamify.com\",\n                    \"extID\": \"79bc9fbd-b9be-4119-9123-8f86dbe108b3\",\n                    \"id\": \"79bc9fbd-b9be-4119-9123-8f86dbe108b3\",\n                    \"name\": \"Landon Baker\"\n                },\n                {\n                    \"email\": \"demo7@gogamify.com\",\n                    \"extID\": \"7ac61def-2e00-4c62-b1fa-efde146a8622\",\n                    \"id\": \"7ac61def-2e00-4c62-b1fa-efde146a8622\",\n                    \"name\": \"Lina Knight\"\n                },\n                {\n                    \"email\": \"demo18@gogamify.com\",\n                    \"extID\": \"a4f23baa-48bd-4f6a-8458-56bb1e4aafad\",\n                    \"id\": \"a4f23baa-48bd-4f6a-8458-56bb1e4aafad\",\n                    \"name\": \"Blaire Watkins\"\n                },\n                {\n                    \"email\": \"demo22@gogamify.com\",\n                    \"extID\": \"a6eefe11-13aa-4b6d-956e-659978cc434c\",\n                    \"id\": \"a6eefe11-13aa-4b6d-956e-659978cc434c\",\n                    \"name\": \"Terell Wright\"\n                },\n                {\n                    \"email\": \"demo16@gogamify.com\",\n                    \"extID\": \"c4c69a3b-dd81-4065-b37d-58182fc38044\",\n                    \"id\": \"c4c69a3b-dd81-4065-b37d-58182fc38044\",\n                    \"name\": \"Mike Dunn\"\n                },\n                {\n                    \"email\": \"demo19@gogamify.com\",\n                    \"extID\": \"f57f7d78-5570-44df-871a-b135a6bf1c8f\",\n                    \"id\": \"f57f7d78-5570-44df-871a-b135a6bf1c8f\",\n                    \"name\": \"Luke Garcia\"\n                }\n            ]\n        },\n        {\n            \"approverType\": \"auto\",\n            \"createdAt\": \"2023-10-16T19:13:59.711000+00:00\",\n            \"description\": \"\",\n            \"extID\": \"East Office\",\n            \"id\": \"840ac856-b0a4-40ef-aa93-70690bf44f9e\",\n            \"isActive\": true,\n            \"isDeleted\": false,\n            \"isHidden\": false,\n            \"name\": \"East Office\",\n            \"updatedAt\": \"2023-10-16T19:13:59.711000+00:00\",\n            \"users\": [\n                {\n                    \"email\": \"demo3@gogamify.com\",\n                    \"extID\": \"0556f693-6c5c-4e2f-8520-d133e56b4cbf\",\n                    \"id\": \"0556f693-6c5c-4e2f-8520-d133e56b4cbf\",\n                    \"name\": \"Jason Scott\"\n                },\n                {\n                    \"email\": \"demo17@gogamify.com\",\n                    \"extID\": \"0901951b-8a12-4e7d-974a-534c9e27a148\",\n                    \"id\": \"0901951b-8a12-4e7d-974a-534c9e27a148\",\n                    \"name\": \"Blake Collins\"\n                },\n                {\n                    \"email\": \"demo2@gogamify.com\",\n                    \"extID\": \"162f6edc-9bb0-4146-9115-d9de09753d12\",\n                    \"id\": \"162f6edc-9bb0-4146-9115-d9de09753d12\",\n                    \"name\": \"Tanner Hill\"\n                },\n                {\n                    \"email\": \"demo21@gogamify.com\",\n                    \"extID\": \"2af4a278-31ca-4537-bc19-6133a8b20ffa\",\n                    \"id\": \"2af4a278-31ca-4537-bc19-6133a8b20ffa\",\n                    \"name\": \"Derek Jones\"\n                },\n                {\n                    \"email\": \"demo15@gogamify.com\",\n                    \"extID\": \"2b14db8f-db38-4657-8989-b2d5828de233\",\n                    \"id\": \"2b14db8f-db38-4657-8989-b2d5828de233\",\n                    \"name\": \"Manny Quinn\"\n                },\n                {\n                    \"email\": \"demo11@gogamify.com\",\n                    \"extID\": \"3d5c0d37-00b9-4332-bf95-315cb34d6c72\",\n                    \"id\": \"3d5c0d37-00b9-4332-bf95-315cb34d6c72\",\n                    \"name\": \"Aaron Davidson\"\n                },\n                {\n                    \"email\": \"demo4@gogamify.com\",\n                    \"extID\": \"3d9247ba-1d6c-4ac0-8d4c-2df0fb9a086c\",\n                    \"id\": \"3d9247ba-1d6c-4ac0-8d4c-2df0fb9a086c\",\n                    \"name\": \"Brennan Thompson\"\n                },\n                {\n                    \"email\": \"demo22@gogamify.com\",\n                    \"extID\": \"a6eefe11-13aa-4b6d-956e-659978cc434c\",\n                    \"id\": \"a6eefe11-13aa-4b6d-956e-659978cc434c\",\n                    \"name\": \"Terell Wright\"\n                },\n                {\n                    \"email\": \"demo5@gogamify.com\",\n                    \"extID\": \"b7a38e01-dac7-4beb-b93a-1545c76fe3f9\",\n                    \"id\": \"b7a38e01-dac7-4beb-b93a-1545c76fe3f9\",\n                    \"name\": \"Carlos Flores\"\n                },\n                {\n                    \"email\": \"demo9@gogamify.com\",\n                    \"extID\": \"c3ac1cd2-af7f-4c1d-aa95-9bcc8a472e82\",\n                    \"id\": \"c3ac1cd2-af7f-4c1d-aa95-9bcc8a472e82\",\n                    \"name\": \"Brielle Parker\"\n                },\n                {\n                    \"email\": \"demo16@gogamify.com\",\n                    \"extID\": \"c4c69a3b-dd81-4065-b37d-58182fc38044\",\n                    \"id\": \"c4c69a3b-dd81-4065-b37d-58182fc38044\",\n                    \"name\": \"Mike Dunn\"\n                },\n                {\n                    \"email\": \"demo14@gogamify.com\",\n                    \"extID\": \"d81c37d3-8389-4ecf-b8b8-77c0387fcff1\",\n                    \"id\": \"d81c37d3-8389-4ecf-b8b8-77c0387fcff1\",\n                    \"name\": \"Brynn Davis\"\n                }\n            ]\n        },\n        {\n            \"approverType\": \"auto\",\n            \"createdAt\": \"2023-11-30T20:48:31.698000+00:00\",\n            \"description\": \"\",\n            \"extID\": \" Cool Kids \",\n            \"id\": \"14b4bcdf-f8b3-404b-b5d9-1d46227d617c\",\n            \"isActive\": true,\n            \"isDeleted\": false,\n            \"isHidden\": false,\n            \"name\": \" Cool Kids \",\n            \"updatedAt\": \"2023-11-30T20:48:31.698000+00:00\",\n            \"users\": [\n                {\n                    \"email\": \"demo6@gogamify.com\",\n                    \"extID\": \"2a2782cf-996b-4d2f-8c6b-70bb3c30533e\",\n                    \"id\": \"2a2782cf-996b-4d2f-8c6b-70bb3c30533e\",\n                    \"name\": \"Devin Brooks\"\n                },\n                {\n                    \"email\": \"demo11@gogamify.com\",\n                    \"extID\": \"3d5c0d37-00b9-4332-bf95-315cb34d6c72\",\n                    \"id\": \"3d5c0d37-00b9-4332-bf95-315cb34d6c72\",\n                    \"name\": \"Aaron Davidson\"\n                },\n                {\n                    \"email\": \"admin-demo@gogamify.com\",\n                    \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                    \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                    \"name\": \"Austin Coleman\"\n                },\n                {\n                    \"email\": \"demo25@gogamify.com\",\n                    \"extID\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n                    \"id\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n                    \"name\": \"Benson Smith\"\n                }\n            ]\n        },\n        {\n            \"approverType\": \"auto\",\n            \"createdAt\": \"2024-02-11T01:20:25.265000+00:00\",\n            \"description\": \"\",\n            \"extID\": \"Test\",\n            \"id\": \"5ba2ba50-eb57-4a4e-8534-5322cc9f8749\",\n            \"isActive\": true,\n            \"isDeleted\": false,\n            \"isHidden\": false,\n            \"name\": \"Test\",\n            \"updatedAt\": \"2024-02-11T01:20:25.265000+00:00\",\n            \"users\": [\n                {\n                    \"email\": \"demo23@gogamify.com\",\n                    \"extID\": \"7f04e50e-e664-4d3f-b55e-f0ab2c237b19\",\n                    \"id\": \"7f04e50e-e664-4d3f-b55e-f0ab2c237b19\",\n                    \"name\": \"Benjamin Richardson\"\n                },\n                {\n                    \"email\": \"admin-demo@gogamify.com\",\n                    \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                    \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                    \"name\": \"Austin Coleman\"\n                },\n                {\n                    \"email\": \"demo10@gogamify.com\",\n                    \"extID\": \"e26d996b-d1f7-4d9c-b0bb-8522de9456bd\",\n                    \"id\": \"e26d996b-d1f7-4d9c-b0bb-8522de9456bd\",\n                    \"name\": \"Bella Harris\"\n                },\n                {\n                    \"email\": \"demo25@gogamify.com\",\n                    \"extID\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n                    \"id\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n                    \"name\": \"Benson Smith\"\n                }\n            ]\n        },\n        {\n            \"approverType\": \"auto\",\n            \"createdAt\": \"2021-04-07T03:10:38.392000+00:00\",\n            \"description\": \"All demo Team Members\",\n            \"id\": \"demo\",\n            \"isActive\": true,\n            \"isDeleted\": false,\n            \"isHidden\": false,\n            \"name\": \"All demo\",\n            \"updatedAt\": \"2021-07-14T06:32:13.629000+00:00\",\n            \"users\": [\n                {\n                    \"email\": \"demo3@gogamify.com\",\n                    \"extID\": \"0556f693-6c5c-4e2f-8520-d133e56b4cbf\",\n                    \"id\": \"0556f693-6c5c-4e2f-8520-d133e56b4cbf\",\n                    \"name\": \"Jason Scott\"\n                },\n                {\n                    \"email\": \"demo17@gogamify.com\",\n                    \"extID\": \"0901951b-8a12-4e7d-974a-534c9e27a148\",\n                    \"id\": \"0901951b-8a12-4e7d-974a-534c9e27a148\",\n                    \"name\": \"Blake Collins\"\n                },\n                {\n                    \"email\": \"bob2@ralph.com\",\n                    \"extID\": \"ralph1\",\n                    \"id\": \"092a187a-90c0-4e86-837e-18aca5b1c0f3\",\n                    \"name\": \"Bob Ralph the 2nd\"\n                },\n                {\n                    \"email\": \"paxtesting@gogamify.com\",\n                    \"extID\": \"paxistesting\",\n                    \"id\": \"14b15130-aa7c-4dff-9c50-1aee2b4dbb02\",\n                    \"name\": \"Pax is Testing\"\n                },\n                {\n                    \"email\": \"demo2@gogamify.com\",\n                    \"extID\": \"162f6edc-9bb0-4146-9115-d9de09753d12\",\n                    \"id\": \"162f6edc-9bb0-4146-9115-d9de09753d12\",\n                    \"name\": \"Tanner Hill\"\n                },\n                {\n                    \"email\": \"demo8@gogamify.com\",\n                    \"extID\": \"225cec02-bca2-4364-9f22-316cf666d193\",\n                    \"id\": \"225cec02-bca2-4364-9f22-316cf666d193\",\n                    \"name\": \"Jen Adams\"\n                },\n                {\n                    \"email\": \"demo6@gogamify.com\",\n                    \"extID\": \"2a2782cf-996b-4d2f-8c6b-70bb3c30533e\",\n                    \"id\": \"2a2782cf-996b-4d2f-8c6b-70bb3c30533e\",\n                    \"name\": \"Devin Brooks\"\n                },\n                {\n                    \"email\": \"demo21@gogamify.com\",\n                    \"extID\": \"2af4a278-31ca-4537-bc19-6133a8b20ffa\",\n                    \"id\": \"2af4a278-31ca-4537-bc19-6133a8b20ffa\",\n                    \"name\": \"Derek Jones\"\n                },\n                {\n                    \"email\": \"demo15@gogamify.com\",\n                    \"extID\": \"2b14db8f-db38-4657-8989-b2d5828de233\",\n                    \"id\": \"2b14db8f-db38-4657-8989-b2d5828de233\",\n                    \"name\": \"Manny Quinn\"\n                },\n                {\n                    \"email\": \"demo11@gogamify.com\",\n                    \"extID\": \"3d5c0d37-00b9-4332-bf95-315cb34d6c72\",\n                    \"id\": \"3d5c0d37-00b9-4332-bf95-315cb34d6c72\",\n                    \"name\": \"Aaron Davidson\"\n                },\n                {\n                    \"email\": \"demo4@gogamify.com\",\n                    \"extID\": \"3d9247ba-1d6c-4ac0-8d4c-2df0fb9a086c\",\n                    \"id\": \"3d9247ba-1d6c-4ac0-8d4c-2df0fb9a086c\",\n                    \"name\": \"Brennan Thompson\"\n                },\n                {\n                    \"email\": \"bob7@ralph.com\",\n                    \"extID\": \"bobralph7\",\n                    \"id\": \"40083b63-5dc6-406e-a778-109451118a28\",\n                    \"name\": \"Bob Ralph VII\"\n                },\n                {\n                    \"email\": \"demo12@gogamify.com\",\n                    \"extID\": \"42fe55df-3c54-4ef9-88cc-9f782251ba85\",\n                    \"id\": \"42fe55df-3c54-4ef9-88cc-9f782251ba85\",\n                    \"name\": \"Eddie Johnson\"\n                },\n                {\n                    \"email\": \"bob3@ralph.com\",\n                    \"extID\": \"ralph3\",\n                    \"id\": \"582a3aa8-5319-4a12-aa12-b422587cff2d\",\n                    \"name\": \"Bob Ralph the 3rd\"\n                },\n                {\n                    \"email\": \"demo13@gogamify.com\",\n                    \"extID\": \"6cf3931e-cbb9-4354-a9db-6e569eccd828\",\n                    \"id\": \"6cf3931e-cbb9-4354-a9db-6e569eccd828\",\n                    \"name\": \"Jeremy Scott\"\n                },\n                {\n                    \"email\": \"demo1@gmail.com\",\n                    \"extID\": \"77f7eff4-d167-4c9d-aa87-fa50fd70a710\",\n                    \"id\": \"77f7eff4-d167-4c9d-aa87-fa50fd70a710\",\n                    \"name\": \"Braxton Pratt\"\n                },\n                {\n                    \"email\": \"demo20@gogamify.com\",\n                    \"extID\": \"79bc9fbd-b9be-4119-9123-8f86dbe108b3\",\n                    \"id\": \"79bc9fbd-b9be-4119-9123-8f86dbe108b3\",\n                    \"name\": \"Landon Baker\"\n                },\n                {\n                    \"email\": \"demo7@gogamify.com\",\n                    \"extID\": \"7ac61def-2e00-4c62-b1fa-efde146a8622\",\n                    \"id\": \"7ac61def-2e00-4c62-b1fa-efde146a8622\",\n                    \"name\": \"Lina Knight\"\n                },\n                {\n                    \"email\": \"demo23@gogamify.com\",\n                    \"extID\": \"7f04e50e-e664-4d3f-b55e-f0ab2c237b19\",\n                    \"id\": \"7f04e50e-e664-4d3f-b55e-f0ab2c237b19\",\n                    \"name\": \"Benjamin Richardson\"\n                },\n                {\n                    \"email\": \"admin-demo@gogamify.com\",\n                    \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                    \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n                    \"name\": \"Austin Coleman\"\n                },\n                {\n                    \"email\": \"bob6@ralph.com\",\n                    \"extID\": \"bobralph6\",\n                    \"id\": \"938718c1-7caf-4e4b-a722-602b1d386792\",\n                    \"name\": \"Bob Ralph VI\"\n                },\n                {\n                    \"email\": \"demo24@gogamify.com\",\n                    \"extID\": \"a2cfa7de-b1ca-492d-8345-d7b2c562558d\",\n                    \"id\": \"a2cfa7de-b1ca-492d-8345-d7b2c562558d\",\n                    \"name\": \"France Clarke\"\n                },\n                {\n                    \"email\": \"demo18@gogamify.com\",\n                    \"extID\": \"a4f23baa-48bd-4f6a-8458-56bb1e4aafad\",\n                    \"id\": \"a4f23baa-48bd-4f6a-8458-56bb1e4aafad\",\n                    \"name\": \"Blaire Watkins\"\n                },\n                {\n                    \"email\": \"demo22@gogamify.com\",\n                    \"extID\": \"a6eefe11-13aa-4b6d-956e-659978cc434c\",\n                    \"id\": \"a6eefe11-13aa-4b6d-956e-659978cc434c\",\n                    \"name\": \"Terell Wright\"\n                },\n                {\n                    \"email\": \"demo5@gogamify.com\",\n                    \"extID\": \"b7a38e01-dac7-4beb-b93a-1545c76fe3f9\",\n                    \"id\": \"b7a38e01-dac7-4beb-b93a-1545c76fe3f9\",\n                    \"name\": \"Carlos Flores\"\n                },\n                {\n                    \"email\": \"bob4@ralph.com\",\n                    \"extID\": \"bobralph4\",\n                    \"id\": \"ba4f1d01-2ce2-44d1-abe6-24ca8ab6aba9\",\n                    \"name\": \"Bob Ralph IV\"\n                },\n                {\n                    \"email\": \"demo9@gogamify.com\",\n                    \"extID\": \"c3ac1cd2-af7f-4c1d-aa95-9bcc8a472e82\",\n                    \"id\": \"c3ac1cd2-af7f-4c1d-aa95-9bcc8a472e82\",\n                    \"name\": \"Brielle Parker\"\n                },\n                {\n                    \"email\": \"demo16@gogamify.com\",\n                    \"extID\": \"c4c69a3b-dd81-4065-b37d-58182fc38044\",\n                    \"id\": \"c4c69a3b-dd81-4065-b37d-58182fc38044\",\n                    \"name\": \"Mike Dunn\"\n                },\n                {\n                    \"email\": \"demo1@gogamify.com\",\n                    \"extID\": \"d3110a8a-f6a0-4d48-8c1f-be1450804f88\",\n                    \"id\": \"d3110a8a-f6a0-4d48-8c1f-be1450804f88\",\n                    \"name\": \"Jake Winters\"\n                },\n                {\n                    \"email\": \"bob5@ralph.com\",\n                    \"extID\": \"bobralph5\",\n                    \"id\": \"d63bfd5a-63ae-4fb7-af72-18fc8a8b76d1\",\n                    \"name\": \"Bob Ralph V\"\n                },\n                {\n                    \"email\": \"demo14@gogamify.com\",\n                    \"extID\": \"d81c37d3-8389-4ecf-b8b8-77c0387fcff1\",\n                    \"id\": \"d81c37d3-8389-4ecf-b8b8-77c0387fcff1\",\n                    \"name\": \"Brynn Davis\"\n                },\n                {\n                    \"email\": \"demo10@gogamify.com\",\n                    \"extID\": \"e26d996b-d1f7-4d9c-b0bb-8522de9456bd\",\n                    \"id\": \"e26d996b-d1f7-4d9c-b0bb-8522de9456bd\",\n                    \"name\": \"Bella Harris\"\n                },\n                {\n                    \"email\": \"demo25@gogamify.com\",\n                    \"extID\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n                    \"id\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n                    \"name\": \"Benson Smith\"\n                },\n                {\n                    \"email\": \"demo19@gogamify.com\",\n                    \"extID\": \"f57f7d78-5570-44df-871a-b135a6bf1c8f\",\n                    \"id\": \"f57f7d78-5570-44df-871a-b135a6bf1c8f\",\n                    \"name\": \"Luke Garcia\"\n                }\n            ]\n        },\n        {\n            \"approverType\": \"auto\",\n            \"createdAt\": \"2023-10-16T19:09:03.509000+00:00\",\n            \"description\": \"\",\n            \"extID\": \"Setters\",\n            \"id\": \"fbdf3b6f-39a6-4c49-9cf3-51bfc3c87a1a\",\n            \"isActive\": true,\n            \"isDeleted\": false,\n            \"isHidden\": false,\n            \"name\": \"Setters\",\n            \"updatedAt\": \"2023-10-16T19:09:03.509000+00:00\",\n            \"users\": [\n                {\n                    \"email\": \"demo3@gogamify.com\",\n                    \"extID\": \"0556f693-6c5c-4e2f-8520-d133e56b4cbf\",\n                    \"id\": \"0556f693-6c5c-4e2f-8520-d133e56b4cbf\",\n                    \"name\": \"Jason Scott\"\n                },\n                {\n                    \"email\": \"demo17@gogamify.com\",\n                    \"extID\": \"0901951b-8a12-4e7d-974a-534c9e27a148\",\n                    \"id\": \"0901951b-8a12-4e7d-974a-534c9e27a148\",\n                    \"name\": \"Blake Collins\"\n                },\n                {\n                    \"email\": \"demo6@gogamify.com\",\n                    \"extID\": \"2a2782cf-996b-4d2f-8c6b-70bb3c30533e\",\n                    \"id\": \"2a2782cf-996b-4d2f-8c6b-70bb3c30533e\",\n                    \"name\": \"Devin Brooks\"\n                },\n                {\n                    \"email\": \"demo4@gogamify.com\",\n                    \"extID\": \"3d9247ba-1d6c-4ac0-8d4c-2df0fb9a086c\",\n                    \"id\": \"3d9247ba-1d6c-4ac0-8d4c-2df0fb9a086c\",\n                    \"name\": \"Brennan Thompson\"\n                },\n                {\n                    \"email\": \"demo12@gogamify.com\",\n                    \"extID\": \"42fe55df-3c54-4ef9-88cc-9f782251ba85\",\n                    \"id\": \"42fe55df-3c54-4ef9-88cc-9f782251ba85\",\n                    \"name\": \"Eddie Johnson\"\n                },\n                {\n                    \"email\": \"demo23@gogamify.com\",\n                    \"extID\": \"7f04e50e-e664-4d3f-b55e-f0ab2c237b19\",\n                    \"id\": \"7f04e50e-e664-4d3f-b55e-f0ab2c237b19\",\n                    \"name\": \"Benjamin Richardson\"\n                },\n                {\n                    \"email\": \"demo24@gogamify.com\",\n                    \"extID\": \"a2cfa7de-b1ca-492d-8345-d7b2c562558d\",\n                    \"id\": \"a2cfa7de-b1ca-492d-8345-d7b2c562558d\",\n                    \"name\": \"France Clarke\"\n                },\n                {\n                    \"email\": \"demo5@gogamify.com\",\n                    \"extID\": \"b7a38e01-dac7-4beb-b93a-1545c76fe3f9\",\n                    \"id\": \"b7a38e01-dac7-4beb-b93a-1545c76fe3f9\",\n                    \"name\": \"Carlos Flores\"\n                },\n                {\n                    \"email\": \"demo9@gogamify.com\",\n                    \"extID\": \"c3ac1cd2-af7f-4c1d-aa95-9bcc8a472e82\",\n                    \"id\": \"c3ac1cd2-af7f-4c1d-aa95-9bcc8a472e82\",\n                    \"name\": \"Brielle Parker\"\n                },\n                {\n                    \"email\": \"demo1@gogamify.com\",\n                    \"extID\": \"d3110a8a-f6a0-4d48-8c1f-be1450804f88\",\n                    \"id\": \"d3110a8a-f6a0-4d48-8c1f-be1450804f88\",\n                    \"name\": \"Jake Winters\"\n                },\n                {\n                    \"email\": \"demo14@gogamify.com\",\n                    \"extID\": \"d81c37d3-8389-4ecf-b8b8-77c0387fcff1\",\n                    \"id\": \"d81c37d3-8389-4ecf-b8b8-77c0387fcff1\",\n                    \"name\": \"Brynn Davis\"\n                }\n            ]\n        }\n    ],\n    \"nextToken\": null\n}"}],"_postman_id":"7d3d774e-141d-47f7-af9f-e3dc4737f9ad"},{"name":"Show a specific Team","id":"562c4498-8c85-426f-90e9-f0d67c7dcb20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/team/{teamID}","description":"<p>Show a Team for the given Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","team","{teamID}"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"ecfb1be0-2414-411f-8f89-0df533322b76","name":"see a team","originalRequest":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/team/8b6db441-52b4-47ef-b3b1-40b47999ac1d"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 18:33:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2378"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"f9cf8edb-895a-4178-a228-d911f8edfa3f"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZXKbHVIPHcEAQA="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d39f0f-7baf88655dc9dbe161522113;Sampled=1;lineage=d41e8af9:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"approverType\": \"auto\",\n    \"createdAt\": \"2023-10-16T19:15:56.525000+00:00\",\n    \"description\": \"\",\n    \"extID\": \"West Office\",\n    \"id\": \"8b6db441-52b4-47ef-b3b1-40b47999ac1d\",\n    \"isActive\": true,\n    \"isDeleted\": false,\n    \"isHidden\": false,\n    \"name\": \"West Office\",\n    \"updatedAt\": \"2023-10-16T19:15:56.525000+00:00\",\n    \"users\": [\n        {\n            \"email\": \"demo3@gogamify.com\",\n            \"extID\": \"0556f693-6c5c-4e2f-8520-d133e56b4cbf\",\n            \"id\": \"0556f693-6c5c-4e2f-8520-d133e56b4cbf\",\n            \"name\": \"Jason Scott\"\n        },\n        {\n            \"email\": \"demo8@gogamify.com\",\n            \"extID\": \"225cec02-bca2-4364-9f22-316cf666d193\",\n            \"id\": \"225cec02-bca2-4364-9f22-316cf666d193\",\n            \"name\": \"Jen Adams\"\n        },\n        {\n            \"email\": \"demo6@gogamify.com\",\n            \"extID\": \"2a2782cf-996b-4d2f-8c6b-70bb3c30533e\",\n            \"id\": \"2a2782cf-996b-4d2f-8c6b-70bb3c30533e\",\n            \"name\": \"Devin Brooks\"\n        },\n        {\n            \"email\": \"demo12@gogamify.com\",\n            \"extID\": \"42fe55df-3c54-4ef9-88cc-9f782251ba85\",\n            \"id\": \"42fe55df-3c54-4ef9-88cc-9f782251ba85\",\n            \"name\": \"Eddie Johnson\"\n        },\n        {\n            \"email\": \"demo13@gogamify.com\",\n            \"extID\": \"6cf3931e-cbb9-4354-a9db-6e569eccd828\",\n            \"id\": \"6cf3931e-cbb9-4354-a9db-6e569eccd828\",\n            \"name\": \"Jeremy Scott\"\n        },\n        {\n            \"email\": \"demo20@gogamify.com\",\n            \"extID\": \"79bc9fbd-b9be-4119-9123-8f86dbe108b3\",\n            \"id\": \"79bc9fbd-b9be-4119-9123-8f86dbe108b3\",\n            \"name\": \"Landon Baker\"\n        },\n        {\n            \"email\": \"demo7@gogamify.com\",\n            \"extID\": \"7ac61def-2e00-4c62-b1fa-efde146a8622\",\n            \"id\": \"7ac61def-2e00-4c62-b1fa-efde146a8622\",\n            \"name\": \"Lina Knight\"\n        },\n        {\n            \"email\": \"demo24@gogamify.com\",\n            \"extID\": \"a2cfa7de-b1ca-492d-8345-d7b2c562558d\",\n            \"id\": \"a2cfa7de-b1ca-492d-8345-d7b2c562558d\",\n            \"name\": \"France Clarke\"\n        },\n        {\n            \"email\": \"demo1@gogamify.com\",\n            \"extID\": \"d3110a8a-f6a0-4d48-8c1f-be1450804f88\",\n            \"id\": \"d3110a8a-f6a0-4d48-8c1f-be1450804f88\",\n            \"name\": \"Jake Winters\"\n        },\n        {\n            \"email\": \"demo25@gogamify.com\",\n            \"extID\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n            \"id\": \"e6a0a750-a1ff-4eb8-a51f-82d9456a100b\",\n            \"name\": \"Benson Smith\"\n        },\n        {\n            \"email\": \"demo19@gogamify.com\",\n            \"extID\": \"f57f7d78-5570-44df-871a-b135a6bf1c8f\",\n            \"id\": \"f57f7d78-5570-44df-871a-b135a6bf1c8f\",\n            \"name\": \"Luke Garcia\"\n        }\n    ]\n}"},{"id":"cf6df8eb-fdf3-4379-9b90-d3ad0ae80f2a","name":"team does not exist","originalRequest":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/team/nonexistentTeam"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 18:46:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"a5db7c18-2b0b-4a3d-9c8d-a004fabcfbf2"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZZCgEhrvHcEgEQ="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d3a20f-09f4d7f0472eb4bc1620290a;Sampled=1;lineage=d41e8af9:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"error_message\": \"No data found\",\n    \"status_code\": 404\n}"}],"_postman_id":"562c4498-8c85-426f-90e9-f0d67c7dcb20"},{"name":"Add a User to a Team","id":"d7748473-41a7-40b7-8933-39ec18fcbc98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://api.gogamify.com/v2/user/{userID}/addToTeam/{teamID}/{role}","description":"<p>Add an existing user to an existing team in Gamify. Role must be one of <code>setter</code>, <code>closer</code>, <code>manager</code>, or <code>other</code>.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","user","{userID}","addToTeam","{teamID}","{role}"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"56f5738c-e50e-49f6-9b40-c91fb5df7b23","name":"add user to team","originalRequest":{"method":"PUT","header":[],"url":"https://api.gogamify.com/v2/user/00d6169a-bd05-4e36-a814-adcc3f854ee7/addToTeam/8b6db441-52b4-47ef-b3b1-40b47999ac1d/setter"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 18:41:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"92"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"7d157ea5-5f4f-48ea-aa88-9849e309a2a8"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZYP1ETyvHcEdXQ="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d3a0cb-3d3d932278ee03e22b96b11d;Sampled=1;lineage=6e6404d4:0"}],"cookie":[],"responseTime":null,"body":"User 00d6169a-bd05-4e36-a814-adcc3f854ee7 added to team 8b6db441-52b4-47ef-b3b1-40b47999ac1d as setter"},{"id":"41b3e82d-aa43-48c8-9a2a-60b2daab21b8","name":"team does not exist","originalRequest":{"method":"PUT","header":[],"url":"https://api.gogamify.com/v2/user/00d6169a-bd05-4e36-a814-adcc3f854ee7/addToTeam/nonexistentTeam"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 18:46:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"64"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"97a62623-b4d5-4e8f-af08-f77616e8cf82"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZY9gFTSPHcEtMg="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d3a1ef-7f87ddbe16b1215a40449cf5;Sampled=1;lineage=6e6404d4:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"error_message\": \"Team id not found\",\n    \"status_code\": 400\n}"}],"_postman_id":"d7748473-41a7-40b7-8933-39ec18fcbc98"},{"name":"Remove a User from a Team","id":"b3f03f2f-22e7-4a47-b24a-50ff81aa8b8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://api.gogamify.com/v2/user/{userID}/removeFromTeam/{teamID}","description":"<p>Remove a user from a team they are already a member of in Gamify</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","user","{userID}","removeFromTeam","{teamID}"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"9d16ca14-d8ca-483b-a75f-3ecef3134e0f","name":"remove user from team","originalRequest":{"method":"PUT","header":[],"url":"https://api.gogamify.com/v2/user/00d6169a-bd05-4e36-a814-adcc3f854ee7/removeFromTeam/8b6db441-52b4-47ef-b3b1-40b47999ac1d"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 18:41:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"96"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"57fea4df-8d51-420b-a774-428258e65e10"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZYWaF_0PHcEP_g="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d3a0f5-1bec5d2549764ee57e24b884;Sampled=1;lineage=6e6404d4:0"}],"cookie":[],"responseTime":null,"body":"User 00d6169a-bd05-4e36-a814-adcc3f854ee7 removed from team 8b6db441-52b4-47ef-b3b1-40b47999ac1d"},{"id":"13a44c24-67dc-4efa-8807-e2d8a1a8180e","name":"team does not exist","originalRequest":{"method":"PUT","header":[],"url":"https://api.gogamify.com/v2/user/00d6169a-bd05-4e36-a814-adcc3f854ee7/removeFromTeam/nonexistentTeam"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 19 Feb 2024 18:45:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"64"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"065144d6-89f2-4f44-98e0-c8d857ff2d02"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TZY2nEp6vHcEDpw="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d3a1c3-1552121a4c7b1518676d9636;Sampled=1;lineage=6e6404d4:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"error_message\": \"Team id not found\",\n    \"status_code\": 400\n}"}],"_postman_id":"b3f03f2f-22e7-4a47-b24a-50ff81aa8b8f"}],"id":"f9fb01b2-f314-49b3-8fdb-21ecf32ced96","description":"<p>The User and Team endpoints allow external access to manage users within Gamify.</p>\n","_postman_id":"f9fb01b2-f314-49b3-8fdb-21ecf32ced96","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}}},{"name":"Webhooks","item":[{"name":"Show Webhooks","id":"a5c03b92-49eb-4f49-9637-7cfc0e8c387e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/webhook/list","description":"<p>Show Webhooks for the given Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","webhook","list"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"4b7da4c1-7973-4ae7-a353-99d7621f1ca4","name":"see a list of webhooks","originalRequest":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/webhook/list"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"enabled\": false,\n        \"id\": \"e589dc5b-f6c6-450e-880b-11ebd583dba4\",\n        \"method\": \"POST\",\n        \"url\": \"https://example.com/webhook\"\n    }\n]"}],"_postman_id":"a5c03b92-49eb-4f49-9637-7cfc0e8c387e"},{"name":"Show a specific Webhook","id":"80d947f8-0f82-43e0-962c-6a0ec16e5401","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/webhook/{webhookID}","description":"<p>Show a Webhook for the given Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","webhook","{webhookID}"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"3d18d276-8905-4e0e-8889-48ab4e2b4d10","name":"see a webhook","originalRequest":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/webhook/e589dc5b-f6c6-450e-880b-11ebd583dba4"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"enabled\": false,\n    \"id\": \"e589dc5b-f6c6-450e-880b-11ebd583dba4\",\n    \"method\": \"POST\",\n    \"url\": \"https://example.com/webhook\"\n}"}],"_postman_id":"80d947f8-0f82-43e0-962c-6a0ec16e5401"},{"name":"Create a Webhook","id":"e800d9d4-41d3-4bc7-8f6a-11fc7414bbd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"url\": \"\",\n    \"method\": \"\",\n    \"enabled\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.gogamify.com/v2/webhook","description":"<p>This endpoint will create a webhook in Gamify that is triggered by deal operations.</p>\n<p>A JSON body with the fields below is expected by this endpoint.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Required</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>url</code></td>\n<td>string</td>\n<td>yes</td>\n<td>The URL that the webhook event is sent to</td>\n</tr>\n<tr>\n<td><code>method</code></td>\n<td>string</td>\n<td>yes</td>\n<td>The HTTP method to use. Must be one of <code>GET</code>, <code>OPTIONS</code>, <code>HEAD</code>, <code>POST</code>, <code>PUT</code>, <code>PATCH</code>, <code>DELETE</code></td>\n</tr>\n<tr>\n<td><code>enabled</code></td>\n<td>boolean</td>\n<td>no</td>\n<td>A flag that indicates whether the webhook is enabled. Defaults to <code>true</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","webhook"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"3495ed51-6113-4d3f-8389-2f4901fa8320","name":"create a webhook","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"url\": \"https://example.com/webhook\",\n    \"method\": \"POST\",\n    \"enabled\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.gogamify.com/v2/webhook"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e800d9d4-41d3-4bc7-8f6a-11fc7414bbd0"},{"name":"Enable a Webhook","id":"0169d7bf-577e-4c32-8c2f-1b8818b155d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://api.gogamify.com/v2/webhook/{webhookID}/enable","description":"<p>Enable a webhook. Only enabled webhooks will have deal events sent to them.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","webhook","{webhookID}","enable"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"6c4825ed-dcd5-4e19-9924-890a05b9c6c5","name":"enable a webhook","originalRequest":{"method":"PUT","header":[],"url":"https://api.gogamify.com/v2/webhook/e589dc5b-f6c6-450e-880b-11ebd583dba4/enable"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"Webhook ID e589dc5b-f6c6-450e-880b-11ebd583dba4 enabled"}],"_postman_id":"0169d7bf-577e-4c32-8c2f-1b8818b155d5"},{"name":"Disable a Webhook","id":"3526feaf-7df9-4a7a-885e-4ec2161551c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://api.gogamify.com/v2/webhook/{webhookID}/disable","description":"<p>Disable a webhook. Disabled webhooks will not have deal events sent to them.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","webhook","{webhookID}","disable"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"72e23577-4a4b-48e7-8b17-24781bed5929","name":"disable a webhook","originalRequest":{"method":"PUT","header":[],"url":"https://api.gogamify.com/v2/webhook/e589dc5b-f6c6-450e-880b-11ebd583dba4/disable"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"Webhook ID e589dc5b-f6c6-450e-880b-11ebd583dba4 disabled"}],"_postman_id":"3526feaf-7df9-4a7a-885e-4ec2161551c4"}],"id":"bd6e96c2-3d2c-4730-a2f0-559c6d8db329","description":"<p>The Webhook endpoints allow management of webhooks that are triggered for Deal operations.</p>\n","_postman_id":"bd6e96c2-3d2c-4730-a2f0-559c6d8db329","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}}},{"name":"Info","id":"c1974bd5-9633-407f-92f9-4e2b91a1027e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/info","description":"<p>See info about the associated Gamify org</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","id":"d32b4a96-4396-4ce7-b914-f2d84e54a4a1","name":"Gamify API v2","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","info"],"host":["api","gogamify","com"],"query":[],"variable":[]}},"response":[{"id":"6d870ba8-5b31-487b-bbd8-9e9e6bc53d8f","name":"info","originalRequest":{"method":"GET","header":[],"url":"https://api.gogamify.com/v2/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 23 Feb 2024 00:11:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2885"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"ce9a75a9-95c9-41d8-818d-ecf2d031c904"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"x-amz-apigw-id","value":"TkBenE34vHcEK-g="},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"X-Amzn-Trace-Id","value":"Root=1-65d7e2c3-7c1f83695f75e18c77528f03;Sampled=1;lineage=f04f0567:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"org\": {\n        \"id\": \"demo\",\n        \"name\": \"solar\",\n        \"pipelines\": [\n            {\n                \"fields\": [],\n                \"id\": \"5c292d9b-de62-4a72-8ca4-b732c7af1d3b\",\n                \"stages\": [],\n                \"title\": \"LMS\"\n            },\n            {\n                \"fields\": [\n                    {\n                        \"display\": true,\n                        \"label\": \"Name\",\n                        \"name\": \"First Name\",\n                        \"required\": true,\n                        \"type\": \"String\"\n                    },\n                    {\n                        \"display\": true,\n                        \"label\": \"Email Address\",\n                        \"name\": \"Email Address\",\n                        \"required\": false,\n                        \"type\": \"Email\"\n                    },\n                    {\n                        \"display\": true,\n                        \"label\": \"Phone Number\",\n                        \"name\": \"Phone Number\",\n                        \"required\": false,\n                        \"type\": \"Phone\"\n                    },\n                    {\n                        \"display\": true,\n                        \"label\": \"Address\",\n                        \"name\": \"Address\",\n                        \"required\": false,\n                        \"type\": \"String\"\n                    },\n                    {\n                        \"display\": true,\n                        \"label\": \"City\",\n                        \"name\": \"City\",\n                        \"required\": false,\n                        \"type\": \"String\"\n                    },\n                    {\n                        \"display\": true,\n                        \"label\": \"State\",\n                        \"name\": \"State\",\n                        \"required\": false,\n                        \"type\": \"String\"\n                    },\n                    {\n                        \"display\": true,\n                        \"label\": \"ContractValue\",\n                        \"name\": \"ContractValue\",\n                        \"required\": false,\n                        \"type\": \"Money\"\n                    },\n                    {\n                        \"display\": true,\n                        \"label\": \"Utility Bill\",\n                        \"name\": \"Utility Bill\",\n                        \"required\": false,\n                        \"type\": \"ImageList\"\n                    }\n                ],\n                \"id\": \"6fded78b-f862-4d66-a469-18bc8381b70c\",\n                \"stages\": [\n                    {\n                        \"id\": \"2c588863-8555-4cd7-aa43-157abe6a181a\",\n                        \"sequence\": -1,\n                        \"title\": \"NO Data pin drop drop — will not show\"\n                    },\n                    {\n                        \"id\": \"62f8bf15-9038-4b89-b2f3-533add7e3b6e\",\n                        \"sequence\": 1,\n                        \"title\": \"New Lead\"\n                    },\n                    {\n                        \"id\": \"7b0436d7-8c31-47e6-bc99-996b5b77b5ee\",\n                        \"sequence\": 2,\n                        \"title\": \"Appointment Set\"\n                    },\n                    {\n                        \"id\": \"3cc8f166-6ae0-4b3e-bb3e-fb56405b2ea7\",\n                        \"sequence\": 3,\n                        \"title\": \"Appointment Sat\"\n                    },\n                    {\n                        \"id\": \"a24733d6-77fd-4204-955f-c4b591eb83ab\",\n                        \"sequence\": 4,\n                        \"title\": \"Deal Closed \"\n                    }\n                ],\n                \"title\": \"Contacts\"\n            }\n        ]\n    },\n    \"request\": {\n        \"clientID\": \"client id goes here\",\n        \"sourceIP\": \"255.255.255.255\",\n        \"user\": {\n            \"email\": \"admin-demo@gogamify.com\",\n            \"extID\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n            \"id\": \"8e83e306-f928-48b8-b686-2f64bdb88d72\",\n            \"name\": \"Austin Coleman\"\n        }\n    }\n}"}],"_postman_id":"c1974bd5-9633-407f-92f9-4e2b91a1027e"}],"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"tokenName","value":"<token-name>"},{"key":"clientId","value":"0"},{"key":"useBrowser","value":"<use-browser>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"clientSecret","value":"0"},{"key":"authUrl","value":"<auth-url>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]}},"event":[{"listen":"prerequest","script":{"id":"0505af00-9774-4587-8ffb-5a7e6ea957d9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"323ec925-8ca6-4667-8a86-8aa376d4e24f","type":"text/javascript","exec":[""]}}],"variable":[{"key":"client_id","value":"0","type":"string"},{"key":"client_secret","value":"0","type":"string"}]}