{"info":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","description":"<html><head></head><body><p>API endpoints for programmatic migration to GUP. Base URL: <a href=\"https://www.grade.us/api/admin\">https://www.grade.us/api/admin</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"29862906","collectionId":"a5d75e97-b4de-4573-b9cf-8e86a0933415","publishedId":"2sAYBRFu8Z","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-06-09T08:37:47.000Z"},"item":[{"name":"/pages","item":[{"name":"Profile information","id":"4b02920b-b1c6-49a3-b921-4528f32b1828","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://www.grade.us/api/admin/pages/:page_uuid","description":"<p>Possible layouts and their possible corresponding values for the threshold. The funnel layout is in <code>funnel_layout</code> in the API response, and the positive threshold is in <code>positive_threshold</code> in the API response.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Layout (funnel_layout)</strong></th>\n<th><strong>Value (positive_threshold)</strong></th>\n<th><strong>Meaning</strong></th>\n<th><strong>Additional notes</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>thumbs</td>\n<td>2</td>\n<td>thumbs down</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>10</td>\n<td>thumbs up</td>\n<td></td>\n</tr>\n<tr>\n<td>faces</td>\n<td>2</td>\n<td>frown face</td>\n<td>This is a legacy layout. We don’t use faces layout anymore for newer profiles</td>\n</tr>\n<tr>\n<td></td>\n<td>6</td>\n<td>neutral face</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>10</td>\n<td>smile face</td>\n<td></td>\n</tr>\n<tr>\n<td>hearts</td>\n<td>2</td>\n<td>1 heart</td>\n<td>This is also a legacy layout. We converted to star ratings. GUP should convert this to star rating. It’s the same.</td>\n</tr>\n<tr>\n<td></td>\n<td>4</td>\n<td>2 hearts</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>6</td>\n<td>3 hearts</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>8</td>\n<td>4 hearts</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>10</td>\n<td>5 hearts</td>\n<td></td>\n</tr>\n<tr>\n<td>stars</td>\n<td>2</td>\n<td>1 star</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>4</td>\n<td>2 stars</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>6</td>\n<td>3 stars</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>8</td>\n<td>4 stars</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>10</td>\n<td>5 stars</td>\n<td></td>\n</tr>\n<tr>\n<td>nps</td>\n<td>0</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>1</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>2</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>3</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>4</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>5</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>6</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>7</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>8</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>9</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>10</td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]},"isInherited":true,"source":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","type":"collection"}},"urlObject":{"path":["pages",":page_uuid"],"host":["https://www.grade.us/api/admin"],"query":[],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"902cdd4b-f76e-43ed-b2c1-84d066e54d1e","key":"page_uuid"}]}},"response":[{"id":"ec00d1aa-33f9-4096-9346-b1118c728ea0","name":"returns page object in JSON:API spec","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":{"raw":"https://www.grade.us/api/admin/pages/:page_uuid","protocol":"https","host":["www","grade","us"],"path":["api","admin","pages",":page_uuid"],"variable":[{"key":"page_uuid","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<the-page-uuid>\",\n    \"type\": \"page\",\n    \"attributes\": {\n      \"business_name\": \"Comix Comedy Club\",\n      \"parent_id\": null,\n      \"parent_business_name\": null,\n      \"parent_slug\": null,\n      \"parent_whitelabel\": null,\n      \"slug\": \"comix\",\n      \"street\": \"\",\n      \"city\": null,\n      \"state\": null,\n      \"zip_code\": null,\n      \"country\": null,\n      \"phone\": null,\n      \"website\": null,\n      \"business_type\": null,\n      \"time_zone\": \"America/New_York\",\n      \"logo\": \"https://uploads.reviewmgr.com/sites/b4b71b04-3fa1-4af9-9e96-19cf7604f5c6/logos/original.jpg?1567515004\",\n      \"brand_color\": \"#007cba\",\n      \"landing_page_text_1\": \"Please take a moment to review your experience with us. Your feedback not only helps us, it helps other potential customers.\",\n      \"landing_page_text_2\": \"If you have concerns you wish to address in private, please get in touch.\",\n      \"funnel_layout\": \"thumbs\",\n      \"positive_threshold\": 2.0,\n      \"smart_auto_direct\": false,\n      \"mail_from_address\": \"feedback@comixmohegansun.com\",\n      \"mail_from_name\": \"Comix Roadhouse\",\n      \"mail_reply_address\": \"feedback@comixmohegansun.com\",\n      \"auto_activate_recipients_daily\": true,\n      \"auto_activate_recipients_daily_limit\": 150,\n      \"end_campaign_after_email_opened\": false,\n      \"end_campaign_after_link_clicked\": true,\n      \"end_campaign_after_click_through_to_review_site\": true,\n      \"email_alerts_rating_threshold\": 5,\n      \"email_alerts\": [\n        \"\"\n      ],\n      \"whitelabel\": {\n        \"domain\": \"ratecomix.com\",\n        \"domain_type\": \"root\",\n        \"is_shared\": false,\n        \"root_domain_redirects_to_landing_page\": true,\n        \"title\": \"Comix Comedy Club\",\n        \"tagline\": \"\",\n        \"logo_url\": \"https://uploads.reviewmgr.com/sites/b4b71b04-3fa1-4af9-9e96-19cf7604f5c6/logos/original.jpg\",\n        \"logo_dimensions_wxh\": [\n          \"156\",\n          \"130\"\n        ],\n        \"logo_alt_url\": null,\n        \"favicon_url\": null,\n        \"icon_url\": null,\n        \"header_image_url\": \"https://uploads.reviewmgr.com/sites/b4b71b04-3fa1-4af9-9e96-19cf7604f5c6/header_images/original.jpg\"\n      },\n      \"created_at\": \"2018-01-04T01:47:15.200+11:00\"\n    }\n  },\n  \"links\": {\n    \"self\": \"https://www.grade.us/api/admin/pages/<the-page-uuid>\"\n  },\n  \"jsonapi\": {\n    \"version\": \"1.0\"\n  }\n}"}],"_postman_id":"4b02920b-b1c6-49a3-b921-4528f32b1828"},{"name":"Customer feedbacks","id":"ce7d75b6-7353-49fd-b16d-9d13ba3f8447","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://www.grade.us/api/admin/pages/:page_uuid/customer_feedbacks","description":"<p>The response contains <code>rating</code>. It is on a 1-10 scale. There is also <code>rating_type</code> that describes what feedback page layout is being used. Refer to the same scale as described in the <a href=\"#4b02920b-b1c6-49a3-b921-4528f32b1828\">Profile information description</a> to translate the rating value. E.g., if the <code>rating_type</code> is <code>thumb</code> and the <code>rating</code> is 10, it means that it's a thumbs up.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]},"isInherited":true,"source":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","type":"collection"}},"urlObject":{"path":["pages",":page_uuid","customer_feedbacks"],"host":["https://www.grade.us/api/admin"],"query":[],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"page_uuid"}]}},"response":[{"id":"8e2ce893-83b6-498a-971e-0c1c322d6769","name":"returns page's customer feedbacks","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":{"raw":"https://www.grade.us/api/admin/pages/:page_uuid/customer_feedbacks","host":["https://www.grade.us/api/admin"],"path":["pages",":page_uuid","customer_feedbacks"],"variable":[{"key":"page_uuid","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"b7fce184-323f-4f41-beeb-5a94bb317382\",\n      \"type\": \"customer_feedback\",\n      \"attributes\": {\n        \"first_name\": \"Bianca\",\n        \"last_name\": null,\n        \"email\": \"lea-anne.pollock@coldlogic.com.au\",\n        \"phone\": \"0451113092\",\n        \"rating_type\": \"thumbs\",\n        \"rating\": 10,\n        \"content\": \"Hi, \\r\\n\\r\\nI had requested photos of the carpet, I have sent an email regarding this. \\r\\n\\r\\nThank you,\",\n        \"date\": \"2025-05-01T21:39:01.719-06:00\"\n      }\n    },\n    {\n      \"id\": \"59d5d335-f9ff-4c7f-8ac4-9f6ae3605090\",\n      \"type\": \"customer_feedback\",\n      \"attributes\": {\n        \"first_name\": \"Andrew\",\n        \"last_name\": \"McClay\",\n        \"email\": \"andy@pcfs.com.au\",\n        \"phone\": \"0297506277\",\n        \"rating_type\": \"thumbs\",\n        \"rating\": 10,\n        \"content\": \"We have found the service to be of the highest standard\",\n        \"date\": \"2025-02-24T17:04:39.034-07:00\"\n      }\n    }\n  ],\n  \"links\": {\n    \"self\": \"https://www.grade.us/api/admin/pages/42efe33a-a767-4c04-bdcb-8e14ff101610/customer_feedbacks?page%5Bnumber%5D=1\",\n    \"first\": \"https://www.grade.us/api/admin/pages/42efe33a-a767-4c04-bdcb-8e14ff101610/customer_feedbacks?page%5Bnumber%5D=1\",\n    \"last\": \"https://www.grade.us/api/admin/pages/42efe33a-a767-4c04-bdcb-8e14ff101610/customer_feedbacks?page%5Bnumber%5D=1\"\n  },\n  \"jsonapi\": {\n    \"version\": \"1.0\"\n  }\n}"}],"_postman_id":"ce7d75b6-7353-49fd-b16d-9d13ba3f8447"},{"name":"Direct reviews","id":"c2f1fa49-f1b5-4870-acba-c20e5a22af91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://www.grade.us/api/admin/pages/:page_uuid/direct_reviews","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]},"isInherited":true,"source":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","type":"collection"}},"urlObject":{"path":["pages",":page_uuid","direct_reviews"],"host":["https://www.grade.us/api/admin"],"query":[],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"page_uuid"}]}},"response":[{"id":"2f1b7393-88f7-41c8-a0a2-0a6f4d8ba798","name":"returns page's direct reviews","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":{"raw":"https://www.grade.us/api/admin/pages/:page_uuid/direct_reviews","host":["https://www.grade.us/api/admin"],"path":["pages",":page_uuid","direct_reviews"],"variable":[{"key":"page_uuid","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"542b3c3c-2b90-11f0-97de-0a58a9feac02\",\n      \"type\": \"direct_review\",\n      \"attributes\": {\n        \"first_name\": \"Samantha\",\n        \"last_name\": \"Rukavina\",\n        \"email\": \"email@example.com\",\n        \"rating\": 5.0,\n        \"content\": \"Good Morning Hannah,\\r\\n\\r\\nI would like to thank you and your team for the amazing results from Saturday’s deep clean.\\r\\n \\r\\nYou have indeed transformed this space – its refreshing to sit in such a clean office space.\\r\\n \\r\\nThank you.\",\n        \"date\": \"2025-04-28T14:00:00.000+02:00\",\n        \"tags\": []\n      }\n    },\n    {\n      \"id\": \"7adcc1de-2b90-11f0-b9c1-0a58a9feac02\",\n      \"type\": \"direct_review\",\n      \"attributes\": {\n        \"first_name\": \"Tanya\",\n        \"last_name\": \"Newell\",\n        \"email\": \"email@example.com\",\n        \"rating\": 5.0,\n        \"content\": \"Hi Hannah, \\r\\nThe office clean looks amazing .. thank you so much!  Your team went “extra over”.  I haven’t used a cleaner before that went the extra mile.  So it was very refreshing … thank you \",\n        \"date\": \"2024-11-17T13:00:00.000+01:00\",\n        \"tags\": []\n      }\n    },\n    {\n      \"id\": \"934c7e58-2b90-11f0-97de-0a58a9feac02\",\n      \"type\": \"direct_review\",\n      \"attributes\": {\n        \"first_name\": \"Hannah\",\n        \"last_name\": \"Phemister\",\n        \"email\": \"email@example.com\",\n        \"rating\": 5.0,\n        \"content\": \"Hi Hannah,\\r\\n\\r\\nComing into the studio this morning, we are absolutely thrilled with the clean that has been done yesterday. Multiple team members have asked if we have had a new cleaner in and have said how impressed they are by how clean it is and what an amazing job that has been done. Seeing that everything has been moved and cleaned to such a high standard is just fantastic – thank you and team so much for such an amazing job.\\r\\n \\r\\nThank you so much for making sure the bins did go out also, and you’re right – the air freshener/room spray is a lovely touch we would have missed if it had been done over the weekend.\\r\\n. \\r\\nThank you again and if you need anything further from me please do not hesitate to ask.\\r\\n \\r\\nKind Regards,\\r\\n \\r\\nHannah Phemister\",\n        \"date\": \"2024-11-05T13:00:00.000+01:00\",\n        \"tags\": []\n      }\n    },\n    {\n      \"id\": \"b5ad3320-2b90-11f0-9118-0a58a9feac02\",\n      \"type\": \"direct_review\",\n      \"attributes\": {\n        \"first_name\": \"Sophia\",\n        \"last_name\": \"Batistatos\",\n        \"email\": \"email@example.com\",\n        \"rating\": 5.0,\n        \"content\": \"Hi Hannah\\r\\n \\r\\nHope you are well and enjoyed the long weekend \\r\\n \\r\\nThank you for cleaning the office yesterday, everyone has noticed the difference.\\r\\n\\r\\nOther than that, everything is great!!\\r\\n\\r\\nRegards,\",\n        \"date\": \"2024-09-30T14:00:00.000+02:00\",\n        \"tags\": []\n      }\n    }\n  ],\n  \"links\": {\n    \"self\": \"https://www.grade.us/api/admin/pages/42efe33a-a767-4c04-bdcb-8e14ff101610/direct_reviews?page%5Bnumber%5D=1\",\n    \"first\": \"https://www.grade.us/api/admin/pages/42efe33a-a767-4c04-bdcb-8e14ff101610/direct_reviews?page%5Bnumber%5D=1\",\n    \"last\": \"https://www.grade.us/api/admin/pages/42efe33a-a767-4c04-bdcb-8e14ff101610/direct_reviews?page%5Bnumber%5D=1\"\n  },\n  \"jsonapi\": {\n    \"version\": \"1.0\"\n  }\n}"}],"_postman_id":"c2f1fa49-f1b5-4870-acba-c20e5a22af91"},{"name":"Online review links information","id":"49a1b359-f4e0-493f-bc69-c44b43830bf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://www.grade.us/api/admin/pages/:page_uuid/links","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]},"isInherited":true,"source":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","type":"collection"}},"urlObject":{"path":["pages",":page_uuid","links"],"host":["https://www.grade.us/api/admin"],"query":[],"variable":[{"id":"edfadb5e-8ad1-4943-86c8-b46cf1036a15","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"page_uuid"}]}},"response":[{"id":"d9ca01f5-d9a3-4e93-9b39-64bb6e5037eb","name":"returns page's links","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":{"raw":"https://www.grade.us/api/admin/pages/:page_uuid/links","host":["https://www.grade.us/api/admin"],"path":["pages",":page_uuid","links"],"variable":[{"key":"page_uuid","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"eea5b678-f702-4392-b378-4d4860022cd8\",\n      \"type\": \"link\",\n      \"attributes\": {\n        \"url\": \"https://search.google.com/local/writereview?placeid=ChIJRwfHDDlF1moRKRN3V141uyI\",\n        \"is_monitor\": true,\n        \"add_to_widget\": true,\n        \"auth_id\": null,\n        \"auth_token\": null,\n        \"google_ids\": {\n          \"placeid\": \"ChIJZTnjOrwSkFQR0-KXJEvRisU\",\n          \"cid\": \"2502652697245061929\",\n          \"fid\": null\n        },\n        \"created_at\": \"2025-02-17T18:04:25.114+11:00\"\n      }\n    },\n    {\n      \"id\": \"33638386-998b-46d0-80ad-b9a48fb05037\",\n      \"type\": \"link\",\n      \"attributes\": {\n        \"url\": \"https://www.facebook.com/nothingtomonitor\",\n        \"is_monitor\": true,\n        \"add_to_widget\": true,\n        \"auth_id\": \"121654424359274\",\n        \"auth_token\": \"EAAVJpK0en5oBO3JZBfHau7nZBZCZBh96FkSQVmrtnAfCz577b2U1XNYTqdIEYqoNIERPP8xlFeIEbJZBdHePu0mivSxYrw3rF2DGTHfZBOtPc8Rqi9attYjU7vgHqMAL2Eaxc9LuAvQUWUektIwpBAyy8RmuzbIUt0QlChIRT1LqHJQTTDKW49q73GL381txIZD\",\n        \"google_ids\": {\n          \"placeid\": null,\n          \"cid\": null,\n          \"fid\": null\n        },\n        \"created_at\": \"2025-02-17T18:05:47.696+11:00\"\n      }\n    },\n    {\n      \"id\": \"edc2dee1-18a7-47fd-a35d-c61f82dc0bc5\",\n      \"type\": \"link\",\n      \"attributes\": {\n        \"url\": \"https://www.facebook.com/acs.commercial.cleaning/reviews\",\n        \"is_monitor\": true,\n        \"add_to_widget\": true,\n        \"auth_id\": \"121654424359274\",\n        \"auth_token\": \"EAAVJpK0en5oBO8Qdfz7ZBrO5cBMchjwNofSiaRagAE1jnsS4RDliqzfVlSizGGInkWFNCWTjFCjKl4Lpwd6pZCfgwVQlZCiVETF2hkRgTEkgxO13PxvkVmxuZA1JK9Qcx5kpnGTOwQfvIycINiydVfSrRZBtSkVOX2wUgK67asq3HQb6FoZA0SzqR5ZBZChzjj8ZD\",\n        \"google_ids\": {\n          \"placeid\": null,\n          \"cid\": null,\n          \"fid\": null\n        },\n        \"created_at\": \"2025-02-17T18:05:58.748+11:00\"\n      }\n    },\n    {\n      \"id\": \"ced03d4a-b955-447e-be0f-08a2b543eeab\",\n      \"type\": \"link\",\n      \"attributes\": {\n        \"url\": \"https://www.productreview.com.au/listings/acs-commercial-cleaning\",\n        \"is_monitor\": true,\n        \"add_to_widget\": true,\n        \"auth_id\": null,\n        \"auth_token\": null,\n        \"google_ids\": {\n          \"placeid\": null,\n          \"cid\": null,\n          \"fid\": null\n        },\n        \"created_at\": \"2025-03-28T09:38:31.518+11:00\"\n      }\n    }\n  ],\n  \"links\": {\n    \"self\": \"https://www.grade.us/api/admin/pages/42efe33a-a767-4c04-bdcb-8e14ff101610/links?page%5Bnumber%5D=1\",\n    \"first\": \"https://www.grade.us/api/admin/pages/42efe33a-a767-4c04-bdcb-8e14ff101610/links?page%5Bnumber%5D=1\",\n    \"last\": \"https://www.grade.us/api/admin/pages/42efe33a-a767-4c04-bdcb-8e14ff101610/links?page%5Bnumber%5D=1\"\n  },\n  \"jsonapi\": {\n    \"version\": \"1.0\"\n  }\n}"}],"_postman_id":"49a1b359-f4e0-493f-bc69-c44b43830bf4"},{"name":"Migration complete","id":"06355c75-4781-4efa-b32a-91b9108efc87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://www.grade.us/api/admin/pages/:page_uuid/migration_complete","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]},"isInherited":true,"source":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","type":"collection"}},"urlObject":{"path":["pages",":page_uuid","migration_complete"],"host":["https://www.grade.us/api/admin"],"query":[],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"page_uuid"}]}},"response":[{"id":"17c1707d-ff0d-4282-a82a-4dd0990a1cf2","name":"finish the migration","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":{"raw":"https://www.grade.us/api/admin/pages/:page_uuid/migration_complete","host":["https://www.grade.us/api/admin"],"path":["pages",":page_uuid","migration_complete"],"variable":[{"key":"page_uuid","value":"<string>","description":"(Required) "}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"<the-page-uuid>\",\n        \"type\": \"page\",\n        \"attributes\": {\n            \"business_name\": \"Comix Comedy Club\",\n            \"parent_id\": null,\n            \"parent_business_name\": null,\n            \"parent_slug\": null,\n            \"parent_whitelabel\": null,\n            \"slug\": \"comix\",\n            \"street\": \"\",\n            \"city\": null,\n            \"state\": null,\n            \"zip_code\": null,\n            \"country\": null,\n            \"phone\": null,\n            \"website\": null,\n            \"business_type\": null,\n            \"time_zone\": \"America/New_York\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/b4b71b04-3fa1-4af9-9e96-19cf7604f5c6/logos/original.jpg?1567515004\",\n            \"brand_color\": \"#007cba\",\n            \"landing_page_text_1\": \"Please take a moment to review your experience with us. Your feedback not only helps us, it helps other potential customers.\",\n            \"landing_page_text_2\": \"If you have concerns you wish to address in private, please get in touch.\",\n            \"funnel_layout\": \"thumbs\",\n            \"positive_threshold\": 2,\n            \"smart_auto_direct\": false,\n            \"mail_from_address\": \"feedback@comixmohegansun.com\",\n            \"mail_from_name\": \"Comix Roadhouse\",\n            \"mail_reply_address\": \"feedback@comixmohegansun.com\",\n            \"auto_activate_recipients_daily\": true,\n            \"auto_activate_recipients_daily_limit\": 150,\n            \"end_campaign_after_email_opened\": false,\n            \"end_campaign_after_link_clicked\": true,\n            \"end_campaign_after_click_through_to_review_site\": true,\n            \"email_alerts_rating_threshold\": 5,\n            \"email_alerts\": [\n                \"\"\n            ],\n            \"whitelabel\": {\n                \"domain\": \"ratecomix.com\",\n                \"domain_type\": \"root\",\n                \"is_shared\": false,\n                \"root_domain_redirects_to_landing_page\": true,\n                \"title\": \"Comix Comedy Club\",\n                \"tagline\": \"\",\n                \"logo_url\": \"https://uploads.reviewmgr.com/sites/b4b71b04-3fa1-4af9-9e96-19cf7604f5c6/logos/original.jpg\",\n                \"logo_dimensions_wxh\": [\n                    \"156\",\n                    \"130\"\n                ],\n                \"logo_alt_url\": null,\n                \"favicon_url\": null,\n                \"icon_url\": null,\n                \"header_image_url\": \"https://uploads.reviewmgr.com/sites/b4b71b04-3fa1-4af9-9e96-19cf7604f5c6/header_images/original.jpg\"\n            },\n            \"created_at\": \"2018-01-04T01:47:15.200+11:00\"\n        }\n    },\n    \"links\": {\n        \"self\": \"https://www.grade.us/api/admin/pages/<the-page-uuid>\"\n    },\n    \"jsonapi\": {\n        \"version\": \"1.0\"\n    }\n}"}],"_postman_id":"06355c75-4781-4efa-b32a-91b9108efc87"},{"name":"Migration log/status","id":"48fc1cfa-a10f-4ac5-b29e-955dd36dc20b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>(Required) </p>\n","key":"profile","value":"[object Object]"},{"description":"<p>(Required) </p>\n","key":"links","value":"[object Object]"}]},"url":"https://www.grade.us/api/admin/pages/:page_uuid/migration_status","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]},"isInherited":true,"source":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","type":"collection"}},"urlObject":{"path":["pages",":page_uuid","migration_status"],"host":["https://www.grade.us/api/admin"],"query":[],"variable":[{"id":"cf250a47-2216-45d9-9eeb-8fd566b65994","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"page_uuid"}]}},"response":[{"id":"248f5749-eae9-498e-895a-c3afdee99973","name":"stores the migration log/status","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"(Required) ","key":"profile","value":"[object Object]"},{"description":"(Required) ","key":"links","value":"[object Object]"}]},"url":{"raw":"https://www.grade.us/api/admin/pages/:page_uuid/migration_status","host":["https://www.grade.us/api/admin"],"path":["pages",":page_uuid","migration_status"],"variable":[{"key":"page_uuid","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<the-page-uuid>\",\n    \"type\": \"page\",\n    \"attributes\": {\n      \"business_name\": \"Comix Comedy Club\",\n      \"parent_id\": null,\n      \"parent_business_name\": null,\n      \"parent_slug\": null,\n      \"parent_whitelabel\": null,\n      \"slug\": \"comix\",\n      \"street\": \"\",\n      \"city\": null,\n      \"state\": null,\n      \"zip_code\": null,\n      \"country\": null,\n      \"phone\": null,\n      \"website\": null,\n      \"business_type\": null,\n      \"time_zone\": \"America/New_York\",\n      \"logo\": \"https://uploads.reviewmgr.com/sites/b4b71b04-3fa1-4af9-9e96-19cf7604f5c6/logos/original.jpg?1567515004\",\n      \"brand_color\": \"#007cba\",\n      \"landing_page_text_1\": \"Please take a moment to review your experience with us. Your feedback not only helps us, it helps other potential customers.\",\n      \"landing_page_text_2\": \"If you have concerns you wish to address in private, please get in touch.\",\n      \"funnel_layout\": \"thumbs\",\n      \"positive_threshold\": 2.0,\n      \"smart_auto_direct\": false,\n      \"mail_from_address\": \"feedback@comixmohegansun.com\",\n      \"mail_from_name\": \"Comix Roadhouse\",\n      \"mail_reply_address\": \"feedback@comixmohegansun.com\",\n      \"auto_activate_recipients_daily\": true,\n      \"auto_activate_recipients_daily_limit\": 150,\n      \"end_campaign_after_email_opened\": false,\n      \"end_campaign_after_link_clicked\": true,\n      \"end_campaign_after_click_through_to_review_site\": true,\n      \"email_alerts_rating_threshold\": 5,\n      \"email_alerts\": [\n        \"\"\n      ],\n      \"whitelabel\": {\n        \"domain\": \"ratecomix.com\",\n        \"domain_type\": \"root\",\n        \"is_shared\": false,\n        \"root_domain_redirects_to_landing_page\": true,\n        \"title\": \"Comix Comedy Club\",\n        \"tagline\": \"\",\n        \"logo_url\": \"https://uploads.reviewmgr.com/sites/b4b71b04-3fa1-4af9-9e96-19cf7604f5c6/logos/original.jpg\",\n        \"logo_dimensions_wxh\": [\n          \"156\",\n          \"130\"\n        ],\n        \"logo_alt_url\": null,\n        \"favicon_url\": null,\n        \"icon_url\": null,\n        \"header_image_url\": \"https://uploads.reviewmgr.com/sites/b4b71b04-3fa1-4af9-9e96-19cf7604f5c6/header_images/original.jpg\"\n      },\n      \"created_at\": \"2018-01-04T01:47:15.200+11:00\"\n    }\n  },\n  \"links\": {\n    \"self\": \"https://www.grade.us/api/admin/pages/<the-page-uuid>\"\n  },\n  \"jsonapi\": {\n    \"version\": \"1.0\"\n  }\n}"}],"_postman_id":"48fc1cfa-a10f-4ac5-b29e-955dd36dc20b"},{"name":"Scheduled reports information","id":"0a0ab970-a356-46af-969d-d491086f0055","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://www.grade.us/api/admin/pages/:page_uuid/scheduled_reports","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]},"isInherited":true,"source":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","type":"collection"}},"urlObject":{"path":["pages",":page_uuid","scheduled_reports"],"host":["https://www.grade.us/api/admin"],"query":[],"variable":[{"id":"955624f2-2b9b-4410-8dc8-5e15d9caffad","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"page_uuid"}]}},"response":[{"id":"dc3b4578-92d0-48ef-b98d-5cfea904bc24","name":"returns page's scheduled reports","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":{"raw":"https://www.grade.us/api/admin/pages/:page_uuid/scheduled_reports","host":["https://www.grade.us/api/admin"],"path":["pages",":page_uuid","scheduled_reports"],"variable":[{"key":"page_uuid","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"8c5ccaf0-4a82-4c47-a2f7-cc90f55d9bc0\",\n      \"type\": \"report_schedule\",\n      \"attributes\": {\n        \"domain\": \"\",\n        \"emails\": [\n          \"recipientemail@example.com\"\n        ],\n        \"frequency\": \"monthly\",\n        \"created_at\": \"2024-10-08T19:50:05.040+11:00\"\n      }\n    }\n  ],\n  \"links\": {\n    \"self\": \"https://www.grade.us/api/admin/pages/68c47076-5ce9-4f7d-9df7-c5884421cdcd/scheduled_reports?page%5Bnumber%5D=1\",\n    \"first\": \"https://www.grade.us/api/admin/pages/68c47076-5ce9-4f7d-9df7-c5884421cdcd/scheduled_reports?page%5Bnumber%5D=1\",\n    \"last\": \"https://www.grade.us/api/admin/pages/68c47076-5ce9-4f7d-9df7-c5884421cdcd/scheduled_reports?page%5Bnumber%5D=1\"\n  },\n  \"jsonapi\": {\n    \"version\": \"1.0\"\n  }\n}"}],"_postman_id":"0a0ab970-a356-46af-969d-d491086f0055"},{"name":"Set domain","id":"277794a3-f97d-4efe-afb3-b70d6f7aa844","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"formdata","formdata":[{"key":"domain","value":"example.com","type":"text","uuid":"492b04b9-1c2c-4902-8738-b0e3fb807323"}]},"url":"https://www.grade.us/api/admin/pages/:page_uuid/set_domain","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]},"isInherited":true,"source":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","type":"collection"}},"urlObject":{"path":["pages",":page_uuid","set_domain"],"host":["https://www.grade.us/api/admin"],"query":[],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"page_uuid"}]}},"response":[{"id":"bee1ae57-fb6a-4a3d-8eb4-a70e4f727a27","name":"Update the domain for redirection","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"formdata","formdata":[{"key":"domain","value":"example.com","type":"text","uuid":"492b04b9-1c2c-4902-8738-b0e3fb807323"}]},"url":{"raw":"https://www.grade.us/api/admin/pages/:page_uuid/set_domain","host":["https://www.grade.us/api/admin"],"path":["pages",":page_uuid","set_domain"],"variable":[{"key":"page_uuid","value":"<string>","description":"(Required) "}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"<the-page-uuid>\",\n        \"type\": \"page\",\n        \"attributes\": {\n            \"business_name\": \"Comix Comedy Club\",\n            \"parent_id\": null,\n            \"parent_business_name\": null,\n            \"parent_slug\": null,\n            \"parent_whitelabel\": null,\n            \"slug\": \"comix\",\n            \"street\": \"\",\n            \"city\": null,\n            \"state\": null,\n            \"zip_code\": null,\n            \"country\": null,\n            \"phone\": null,\n            \"website\": null,\n            \"business_type\": null,\n            \"time_zone\": \"America/New_York\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/b4b71b04-3fa1-4af9-9e96-19cf7604f5c6/logos/original.jpg?1567515004\",\n            \"brand_color\": \"#007cba\",\n            \"landing_page_text_1\": \"Please take a moment to review your experience with us. Your feedback not only helps us, it helps other potential customers.\",\n            \"landing_page_text_2\": \"If you have concerns you wish to address in private, please get in touch.\",\n            \"funnel_layout\": \"thumbs\",\n            \"positive_threshold\": 2,\n            \"smart_auto_direct\": false,\n            \"mail_from_address\": \"feedback@comixmohegansun.com\",\n            \"mail_from_name\": \"Comix Roadhouse\",\n            \"mail_reply_address\": \"feedback@comixmohegansun.com\",\n            \"auto_activate_recipients_daily\": true,\n            \"auto_activate_recipients_daily_limit\": 150,\n            \"end_campaign_after_email_opened\": false,\n            \"end_campaign_after_link_clicked\": true,\n            \"end_campaign_after_click_through_to_review_site\": true,\n            \"email_alerts_rating_threshold\": 5,\n            \"email_alerts\": [\n                \"\"\n            ],\n            \"whitelabel\": {\n                \"domain\": \"ratecomix.com\",\n                \"domain_type\": \"root\",\n                \"is_shared\": false,\n                \"root_domain_redirects_to_landing_page\": true,\n                \"title\": \"Comix Comedy Club\",\n                \"tagline\": \"\",\n                \"logo_url\": \"https://uploads.reviewmgr.com/sites/b4b71b04-3fa1-4af9-9e96-19cf7604f5c6/logos/original.jpg\",\n                \"logo_dimensions_wxh\": [\n                    \"156\",\n                    \"130\"\n                ],\n                \"logo_alt_url\": null,\n                \"favicon_url\": null,\n                \"icon_url\": null,\n                \"header_image_url\": \"https://uploads.reviewmgr.com/sites/b4b71b04-3fa1-4af9-9e96-19cf7604f5c6/header_images/original.jpg\"\n            },\n            \"created_at\": \"2018-01-04T01:47:15.200+11:00\"\n        }\n    },\n    \"links\": {\n        \"self\": \"https://www.grade.us/api/admin/pages/<the-page-uuid>\"\n    },\n    \"jsonapi\": {\n        \"version\": \"1.0\"\n    }\n}"}],"_postman_id":"277794a3-f97d-4efe-afb3-b70d6f7aa844"}],"id":"f914d788-4ea9-4efe-ac81-56b92ff8a1b1","_postman_id":"f914d788-4ea9-4efe-ac81-56b92ff8a1b1","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]},"isInherited":true,"source":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","type":"collection"}}},{"name":"/users","item":[{"name":"Migrate Whitelabel","id":"93787373-0a32-48b5-8c9d-ef0834cabd73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"domain","value":"example.com","type":"text","uuid":"7c4dc137-8633-4e1f-a540-0cfbb81beefb"}]},"url":"https://www.grade.us/api/admin/users/:user_uuid/migrate-whitelabel","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]},"isInherited":true,"source":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","type":"collection"}},"urlObject":{"path":["users",":user_uuid","migrate-whitelabel"],"host":["https://www.grade.us/api/admin"],"query":[],"variable":[{"type":"any","value":"","key":"user_uuid"}]}},"response":[{"id":"d430a9eb-f4ee-49e5-b3ca-dc6871cd6f99","name":"return WLD info","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"domain","value":"example.com","type":"text","uuid":"7c4dc137-8633-4e1f-a540-0cfbb81beefb"}]},"url":{"raw":"https://www.grade.us/api/admin/users/:user_uuid/migrate-whitelabel","host":["https://www.grade.us/api/admin"],"path":["users",":user_uuid","migrate-whitelabel"],"variable":[{"key":"user_uuid","value":""}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"example.com\",\n    \"type\": \"wld\",\n    \"attributes\": {\n      \"log\": \"some log\",\n      \"status\": \"success\",\n      \"domain\": \"example.com\"\n    }\n  },\n  \"links\": {\n    \"self\": \"https://www.grade.us/api/admin/users/<the-user-uuid>/migrate-whitelabel\"\n  },\n  \"jsonapi\": {\n    \"version\": \"1.0\"\n  }\n}"}],"_postman_id":"93787373-0a32-48b5-8c9d-ef0834cabd73"},{"name":"Migrate Custom Hostname","id":"927982df-6cb7-4fe0-88f6-9768f6834e24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"domain","value":"example.com","type":"text","uuid":"7c4dc137-8633-4e1f-a540-0cfbb81beefb"}]},"url":"https://www.grade.us/api/admin/users/:user_uuid/migrate-custom-hostname","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]},"isInherited":true,"source":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","type":"collection"}},"urlObject":{"path":["users",":user_uuid","migrate-custom-hostname"],"host":["https://www.grade.us/api/admin"],"query":[],"variable":[{"type":"any","value":"","key":"user_uuid"}]}},"response":[{"id":"78fe02d7-8555-4406-9205-d39381226fdd","name":"return WLD info","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"domain","value":"example.com","type":"text","uuid":"7c4dc137-8633-4e1f-a540-0cfbb81beefb"}]},"url":{"raw":"https://www.grade.us/api/admin/users/:user_uuid/migrate-whitelabel","host":["https://www.grade.us/api/admin"],"path":["users",":user_uuid","migrate-whitelabel"],"variable":[{"key":"user_uuid","value":""}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"example.com\",\n    \"type\": \"wld\",\n    \"attributes\": {\n      \"log\": \"some log\",\n      \"status\": \"success\",\n      \"domain\": \"example.com\"\n    }\n  },\n  \"links\": {\n    \"self\": \"https://www.grade.us/api/admin/users/<the-user-uuid>/migrate-whitelabel\"\n  },\n  \"jsonapi\": {\n    \"version\": \"1.0\"\n  }\n}"}],"_postman_id":"927982df-6cb7-4fe0-88f6-9768f6834e24"},{"name":"Migration log/status","id":"f383dc9e-ff50-4b1a-a46c-ed85c9c54d92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>(Required) </p>\n","key":"profile","value":"[object Object]"},{"description":"<p>(Required) </p>\n","key":"links","value":"[object Object]"}]},"url":"https://www.grade.us/api/admin/users/:user_uuid/migration_status","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]},"isInherited":true,"source":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","type":"collection"}},"urlObject":{"path":["users",":user_uuid","migration_status"],"host":["https://www.grade.us/api/admin"],"query":[],"variable":[{"type":"any","value":"","key":"user_uuid"}]}},"response":[{"id":"a274a0e4-7f10-40b3-874f-1be8b5ac3f6e","name":"stores the migration log/status","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"(Required) ","key":"profile","value":"[object Object]"}]},"url":{"raw":"https://www.grade.us/api/admin/users/:page_uuid/migration_status","host":["https://www.grade.us/api/admin"],"path":["users",":page_uuid","migration_status"],"variable":[{"key":"page_uuid","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\":\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2022-03-25T02:07:30.133+01:00\"\n      }\n    },\n  \"links\": {\n    \"self\": \"https://www.grade.us/api/admin/users/<user-uuid>/migration_status\"\n  },\n  \"jsonapi\": {\n    \"version\": \"1.0\"\n  }\n}"}],"_postman_id":"f383dc9e-ff50-4b1a-a46c-ed85c9c54d92"},{"name":"Subusers","id":"08de909c-10a4-4a37-b9de-61217cfe060f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://www.grade.us/api/admin/users/:uuid/subusers","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]},"isInherited":true,"source":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","type":"collection"}},"urlObject":{"path":["users",":uuid","subusers"],"host":["https://www.grade.us/api/admin"],"query":[],"variable":[{"id":"ac48ec38-16f2-4666-a12a-506f2d469c71","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"uuid"}]}},"response":[{"id":"cc9e5be1-534a-4d00-896f-f3c6261ee8f7","name":"returns subusers","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":{"raw":"https://www.grade.us/api/admin/users/:uuid/subusers","host":["https://www.grade.us/api/admin"],"path":["users",":uuid","subusers"],"variable":[{"key":"uuid","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2022-03-25T02:07:30.133+01:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2020-10-23T05:00:11.744+02:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2020-09-29T07:12:23.901+02:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2021-11-22T03:36:13.150+01:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"staff\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2023-05-03T00:06:35.334+02:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2020-06-19T01:32:45.381+02:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2021-03-08T04:37:03.316+01:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2024-10-01T00:08:37.599+02:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2019-03-20T03:19:28.803+01:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2021-02-26T03:40:19.961+01:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [],\n        \"created_at\": \"2019-03-20T23:23:06.872+01:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"A'First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2022-04-06T07:52:42.773+02:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"links\",\n          \"widgets\",\n          \"invites\",\n          \"reviews\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2024-02-13T06:35:43.084+01:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2021-02-26T04:15:42.691+01:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2023-12-28T22:06:19.095+01:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reviews\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [],\n        \"created_at\": \"2024-06-21T06:31:55.465+02:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2023-08-07T05:30:04.839+02:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2022-05-30T01:06:57.232+02:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2021-02-21T22:49:55.227+01:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2024-05-02T02:07:38.568+02:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2021-11-03T22:05:09.101+01:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"funnel\",\n          \"links\",\n          \"widgets\",\n          \"invites\",\n          \"reviews\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2018-07-14T11:40:50.294+02:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2025-03-28T03:35:54.282+01:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"staff\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2020-05-22T07:25:47.846+02:00\"\n      }\n    },\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [],\n        \"created_at\": \"2020-08-28T06:35:10.152+02:00\"\n      }\n    }\n  ],\n  \"links\": {\n    \"self\": \"https://www.grade.us/api/admin/users/<user-uuid>/subusers?page%5Bnumber%5D=1\",\n    \"first\": \"https://www.grade.us/api/admin/users/<user-uuid>/subusers?page%5Bnumber%5D=1\",\n    \"last\": \"https://www.grade.us/api/admin/users/<user-uuid>/subusers?page%5Bnumber%5D=9\",\n    \"next\": \"https://www.grade.us/api/admin/users/<user-uuid>/subusers?page%5Bnumber%5D=2\"\n  },\n  \"jsonapi\": {\n    \"version\": \"1.0\"\n  }\n}"}],"_postman_id":"08de909c-10a4-4a37-b9de-61217cfe060f"},{"name":"User information","id":"0f241b09-33f3-497a-a0fa-5e3729cd1dba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://www.grade.us/api/admin/users/:uuid","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]},"isInherited":true,"source":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","type":"collection"}},"urlObject":{"path":["users",":uuid"],"host":["https://www.grade.us/api/admin"],"query":[],"variable":[{"type":"any","value":"","key":"uuid"}]}},"response":[{"id":"f8aec5dc-2546-450d-8cb7-d09df81461bc","name":"return user object","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://www.grade.us/api/admin/users/:uuid","host":["https://www.grade.us/api/admin"],"path":["users",":uuid"],"variable":[{"key":"uuid","value":""}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\":\n    {\n      \"id\": \"user-uuid\",\n      \"type\": \"user\",\n      \"attributes\": {\n        \"first_name\": \"First name\",\n        \"last_name\": \"Last name\",\n        \"email\": \"useremail@example.com\",\n        \"account_domain\": \"example.com\",\n        \"feature_access\": [\n          \"widgets\",\n          \"reports\"\n        ],\n        \"profile_uuids\": [\n          \"page-uuid-1\",\n          \"page-uuid-2\"\n        ],\n        \"wld_dashboards\": [\n          {\n            \"email\": \"wldowneremail@example.com\",\n            \"domain\": \"example.com\",\n            \"title\": \"Example\",\n            \"logo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"loginLogo\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/logos/original.png\",\n            \"favicon\": \"https://uploads.reviewmgr.com/sites/1144b40b-1e6d-4348-9ab4-c32689fa8f44/favicon.ico\"\n          }\n        ],\n        \"custom_hostnames\": [\n          \"example.com\"\n        ],\n        \"created_at\": \"2022-03-25T02:07:30.133+01:00\"\n      }\n    },\n  \"links\": {\n    \"self\": \"https://www.grade.us/api/admin/users/<the-user-uuid>\"\n  },\n  \"jsonapi\": {\n    \"version\": \"1.0\"\n  }\n}"}],"_postman_id":"0f241b09-33f3-497a-a0fa-5e3729cd1dba"}],"id":"18331c67-172d-4e78-953f-6f4a23eca7ac","_postman_id":"18331c67-172d-4e78-953f-6f4a23eca7ac","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]},"isInherited":true,"source":{"_postman_id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","id":"a5d75e97-b4de-4573-b9cf-8e86a0933415","name":"Grade.us Migration API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"sampletoken"}]}},"event":[{"listen":"prerequest","script":{"id":"4d3281b3-f732-46a5-bc34-84d1d52493c5","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"a4600e23-c1f8-430f-8cfe-5d7a1a8ba5cc","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://www.grade.us/api/admin"},{"key":"authToken","value":"sampletoken","type":"string"}]}