{ "info": { "_postman_id": "95a8599d-05d1-4996-9caf-300f705eada8", "name": "Unified.to account scim API", "description": "One API to Rule Them All\n\nContact Support:\n Email: hello@unified.to", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:26:39.000Z", "updatedAt": "2026-07-28T03:26:39.000Z", "lastUpdatedBy": "35240", "uid": "35240-95a8599d-05d1-4996-9caf-300f705eada8" }, "item": [ { "name": "scim", "item": [ { "name": "{connection_id}", "item": [ { "name": "groups", "item": [ { "name": "{id}", "item": [ { "name": "Delete Group", "id": "23152211-6741-409c-90d1-ea8e107a101f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "variable": [ { "id": "cbfa5fe7-4b79-4605-bfab-d9f7526d8dba", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "83209d9f-9dbb-453e-9f8b-aea8bd7cee3c", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "ef7a694b-78c3-480d-8b8f-c8bd08d15c20", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-ef7a694b-78c3-480d-8b8f-c8bd08d15c20" }, { "id": "265bb25a-db12-45d8-8297-b314e6a81a6a", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Content-Type", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-265bb25a-db12-45d8-8297-b314e6a81a6a" } ], "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-23152211-6741-409c-90d1-ea8e107a101f" }, { "name": "Get Group", "id": "5285fac3-7616-413b-8325-82ea97558d90", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "variable": [ { "id": "217e1c7b-b353-40d7-bdbd-917c412bac0c", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "6ddb15a0-b83b-4f41-af45-6cc76d00b823", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "1ada102d-0a32-4eb7-aac9-9934013e6a38", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"delete\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"Group\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-1ada102d-0a32-4eb7-aac9-9934013e6a38" } ], "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-5285fac3-7616-413b-8325-82ea97558d90" }, { "name": "Update Group", "id": "ca5ad3c8-6100-4a71-8b27-bfcfa3ae0f0f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"delete\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"Group\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "variable": [ { "id": "35778825-38fc-459f-88fc-9b676d8a2ee6", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "1fa29bf9-2f82-4cca-bc66-632f17d72586", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "66cdff2e-4efb-4497-a77e-6baa6d156563", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"delete\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"Group\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"delete\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"Group\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-66cdff2e-4efb-4497-a77e-6baa6d156563" } ], "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-ca5ad3c8-6100-4a71-8b27-bfcfa3ae0f0f" }, { "name": "Update Group", "id": "485defcf-ea9a-4b29-8fac-41e3afccb49d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"delete\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"Group\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "variable": [ { "id": "26293b60-0e3b-49d7-a1f2-10cedeae74bb", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "045b4877-b7b6-4b6c-9bc1-6f8e0671d696", "key": "id", "value": "", "description": "(Required) ID of the Group" } ] } }, "response": [ { "id": "36b5f2c5-9765-47aa-9018-0bca53093cb8", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"delete\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"Group\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"delete\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"Group\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-36b5f2c5-9765-47aa-9018-0bca53093cb8" } ], "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-485defcf-ea9a-4b29-8fac-41e3afccb49d" } ], "id": "bb57598b-ba35-4c94-a179-63743bcbb9ba", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-bb57598b-ba35-4c94-a179-63743bcbb9ba" }, { "name": "List Groups", "id": "12538a7a-df3f-4990-a815-5c6f8b2f5441", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups?filter=&sortBy=&sortOrder=&startIndex=&count=", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups" ], "query": [ { "key": "filter", "value": "" }, { "key": "sortBy", "value": "" }, { "key": "sortOrder", "value": "" }, { "key": "startIndex", "value": "" }, { "key": "count", "value": "" } ], "variable": [ { "id": "1d460293-03f3-4909-8a5d-7c2f94d28a12", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "f845a0f8-20b1-423f-97cd-acd1a2a6073f", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups?filter=&sortBy=&sortOrder=&startIndex=&count=", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups" ], "query": [ { "key": "filter", "value": "" }, { "key": "sortBy", "value": "" }, { "key": "sortOrder", "value": "" }, { "key": "startIndex", "value": "" }, { "key": "count", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"delete\",\n \"type\": \"User\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n },\n {\n \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"Group\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"delete\",\n \"type\": \"User\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"Group\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n }\n]", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-f845a0f8-20b1-423f-97cd-acd1a2a6073f" } ], "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-12538a7a-df3f-4990-a815-5c6f8b2f5441" }, { "name": "Create Group", "id": "75e6bcb7-3fb8-42ac-ad3c-0f3de72f7ab3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"delete\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"Group\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups" ], "variable": [ { "id": "e58c41e5-d37c-4818-9ffa-e2f89501dc1d", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "0df77901-6338-4b53-aa2a-48f1eb2e6540", "name": "Successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"delete\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"Group\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/groups", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "groups" ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"displayName\": \"\",\n \"externalId\": \"\",\n \"groupType\": \"\",\n \"id\": \"\",\n \"members\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"delete\",\n \"type\": \"User\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"operation\": \"add\",\n \"type\": \"Group\"\n }\n ],\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:Group\",\n \"urn:ietf:params:scim:schemas:core:2.0:Group\"\n ]\n}", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-0df77901-6338-4b53-aa2a-48f1eb2e6540" } ], "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-75e6bcb7-3fb8-42ac-ad3c-0f3de72f7ab3" } ], "id": "990ad868-3ae4-4504-a07c-bd1de3d21a82", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-990ad868-3ae4-4504-a07c-bd1de3d21a82" }, { "name": "users", "item": [ { "name": "{id}", "item": [ { "name": "Delete User", "id": "21ac48a5-fb25-4c09-97b1-38d8dbf6964f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/scim/:connection_id/users/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "users", ":id" ], "variable": [ { "id": "b6ba2f3e-06c6-4a85-882a-6b2d142e9075", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "1cd9f9cc-5b54-4f37-b288-ff3110a1c7db", "key": "id", "value": "", "description": "(Required) ID of the User" } ] } }, "response": [ { "id": "fcfb4a5e-5b70-4ae2-a3eb-d45bfc978ff6", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/scim/:connection_id/users/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "users", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-fcfb4a5e-5b70-4ae2-a3eb-d45bfc978ff6" }, { "id": "01769ff2-4b9f-47eb-a7f2-c4fc93efe43f", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/scim/:connection_id/users/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "users", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Content-Type", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-01769ff2-4b9f-47eb-a7f2-c4fc93efe43f" } ], "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-21ac48a5-fb25-4c09-97b1-38d8dbf6964f" }, { "name": "Get User", "id": "db711f27-335b-43c5-9d83-a4e9eb1c1f35", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/scim/:connection_id/users/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "users", ":id" ], "variable": [ { "id": "215cc1c4-7b10-44e9-b950-e96c21deed27", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "9f3e132c-8be8-4aa0-9847-77162b3b09c2", "key": "id", "value": "", "description": "(Required) ID of the User" } ] } }, "response": [ { "id": "af4ded9e-045b-4d71-aabd-1b055c4dd09c", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/scim/:connection_id/users/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "users", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"active\": \"\",\n \"addresses\": [\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"home\"\n },\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"other\"\n }\n ],\n \"displayName\": \"\",\n \"emails\": [\n {\n \"type\": \"work\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"other\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n }\n ],\n \"entitlements\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"externalId\": \"\",\n \"groups\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"direct\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"msn\",\n \"value\": \"\"\n }\n ],\n \"locale\": \"\",\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"name\": {\n \"familyName\": \"\",\n \"formatted\": \"\",\n \"givenName\": \"\",\n \"honorificPrefix\": \"\",\n \"honorificSuffix\": \"\",\n \"middleName\": \"\"\n },\n \"nickName\": \"\",\n \"password\": \"\",\n \"phoneNumbers\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"home\",\n \"value\": \"\"\n }\n ],\n \"photos\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n }\n ],\n \"preferredLanguage\": \"\",\n \"profileUrl\": \"\",\n \"roles\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\"\n ],\n \"timezone\": \"\",\n \"title\": \"\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\": {\n \"additionalManagers\": [\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"direct\",\n \"value\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"costCenter\": \"\",\n \"currency\": \"\",\n \"department\": \"\",\n \"division\": \"\",\n \"employeeNumber\": \"\",\n \"endDate\": \"\",\n \"gender\": \"male\",\n \"level\": \"\",\n \"location\": \"\",\n \"manager\": {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n \"organization\": \"\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User\": {\n \"Job Level\": \"\",\n \"People Manager (Reviews)\": \"\",\n \"Remote Work - Location\": \"\",\n \"Salary Information\": \"\",\n \"Sub Departments\": \"\",\n \"birthDate\": \"\",\n \"ethnicity\": \"Middle Eastern\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Queer\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\": {\n \"Date of Birth\": \"\",\n \"Gender\": \"Male\",\n \"Manager\": \"\",\n \"Team\": \"\"\n },\n \"userName\": \"\",\n \"userType\": \"\",\n \"x509Certificates\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-af4ded9e-045b-4d71-aabd-1b055c4dd09c" } ], "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-db711f27-335b-43c5-9d83-a4e9eb1c1f35" }, { "name": "Update User", "id": "3c54566f-1848-4752-a851-978f91bd983c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"active\": \"\",\n \"addresses\": [\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"home\"\n },\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"other\"\n }\n ],\n \"displayName\": \"\",\n \"emails\": [\n {\n \"type\": \"work\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"other\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n }\n ],\n \"entitlements\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"externalId\": \"\",\n \"groups\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"direct\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"msn\",\n \"value\": \"\"\n }\n ],\n \"locale\": \"\",\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"name\": {\n \"familyName\": \"\",\n \"formatted\": \"\",\n \"givenName\": \"\",\n \"honorificPrefix\": \"\",\n \"honorificSuffix\": \"\",\n \"middleName\": \"\"\n },\n \"nickName\": \"\",\n \"password\": \"\",\n \"phoneNumbers\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"home\",\n \"value\": \"\"\n }\n ],\n \"photos\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n }\n ],\n \"preferredLanguage\": \"\",\n \"profileUrl\": \"\",\n \"roles\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\"\n ],\n \"timezone\": \"\",\n \"title\": \"\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\": {\n \"additionalManagers\": [\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"direct\",\n \"value\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"costCenter\": \"\",\n \"currency\": \"\",\n \"department\": \"\",\n \"division\": \"\",\n \"employeeNumber\": \"\",\n \"endDate\": \"\",\n \"gender\": \"male\",\n \"level\": \"\",\n \"location\": \"\",\n \"manager\": {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n \"organization\": \"\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User\": {\n \"Job Level\": \"\",\n \"People Manager (Reviews)\": \"\",\n \"Remote Work - Location\": \"\",\n \"Salary Information\": \"\",\n \"Sub Departments\": \"\",\n \"birthDate\": \"\",\n \"ethnicity\": \"Middle Eastern\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Queer\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\": {\n \"Date of Birth\": \"\",\n \"Gender\": \"Male\",\n \"Manager\": \"\",\n \"Team\": \"\"\n },\n \"userName\": \"\",\n \"userType\": \"\",\n \"x509Certificates\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/users/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "users", ":id" ], "variable": [ { "id": "05ce6517-9ac7-4ca3-888f-dd421029dc65", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "ed4a7266-06a2-41bc-90e8-5f0dd3c1c50f", "key": "id", "value": "", "description": "(Required) ID of the User" } ] } }, "response": [ { "id": "fd5c3c5b-131f-4ef0-b1e0-80d31de1a531", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"active\": \"\",\n \"addresses\": [\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"home\"\n },\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"other\"\n }\n ],\n \"displayName\": \"\",\n \"emails\": [\n {\n \"type\": \"work\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"other\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n }\n ],\n \"entitlements\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"externalId\": \"\",\n \"groups\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"direct\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"msn\",\n \"value\": \"\"\n }\n ],\n \"locale\": \"\",\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"name\": {\n \"familyName\": \"\",\n \"formatted\": \"\",\n \"givenName\": \"\",\n \"honorificPrefix\": \"\",\n \"honorificSuffix\": \"\",\n \"middleName\": \"\"\n },\n \"nickName\": \"\",\n \"password\": \"\",\n \"phoneNumbers\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"home\",\n \"value\": \"\"\n }\n ],\n \"photos\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n }\n ],\n \"preferredLanguage\": \"\",\n \"profileUrl\": \"\",\n \"roles\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\"\n ],\n \"timezone\": \"\",\n \"title\": \"\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\": {\n \"additionalManagers\": [\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"direct\",\n \"value\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"costCenter\": \"\",\n \"currency\": \"\",\n \"department\": \"\",\n \"division\": \"\",\n \"employeeNumber\": \"\",\n \"endDate\": \"\",\n \"gender\": \"male\",\n \"level\": \"\",\n \"location\": \"\",\n \"manager\": {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n \"organization\": \"\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User\": {\n \"Job Level\": \"\",\n \"People Manager (Reviews)\": \"\",\n \"Remote Work - Location\": \"\",\n \"Salary Information\": \"\",\n \"Sub Departments\": \"\",\n \"birthDate\": \"\",\n \"ethnicity\": \"Middle Eastern\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Queer\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\": {\n \"Date of Birth\": \"\",\n \"Gender\": \"Male\",\n \"Manager\": \"\",\n \"Team\": \"\"\n },\n \"userName\": \"\",\n \"userType\": \"\",\n \"x509Certificates\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/users/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "users", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"active\": \"\",\n \"addresses\": [\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"home\"\n },\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"other\"\n }\n ],\n \"displayName\": \"\",\n \"emails\": [\n {\n \"type\": \"work\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"other\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n }\n ],\n \"entitlements\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"externalId\": \"\",\n \"groups\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"direct\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"msn\",\n \"value\": \"\"\n }\n ],\n \"locale\": \"\",\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"name\": {\n \"familyName\": \"\",\n \"formatted\": \"\",\n \"givenName\": \"\",\n \"honorificPrefix\": \"\",\n \"honorificSuffix\": \"\",\n \"middleName\": \"\"\n },\n \"nickName\": \"\",\n \"password\": \"\",\n \"phoneNumbers\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"home\",\n \"value\": \"\"\n }\n ],\n \"photos\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n }\n ],\n \"preferredLanguage\": \"\",\n \"profileUrl\": \"\",\n \"roles\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\"\n ],\n \"timezone\": \"\",\n \"title\": \"\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\": {\n \"additionalManagers\": [\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"direct\",\n \"value\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"costCenter\": \"\",\n \"currency\": \"\",\n \"department\": \"\",\n \"division\": \"\",\n \"employeeNumber\": \"\",\n \"endDate\": \"\",\n \"gender\": \"male\",\n \"level\": \"\",\n \"location\": \"\",\n \"manager\": {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n \"organization\": \"\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User\": {\n \"Job Level\": \"\",\n \"People Manager (Reviews)\": \"\",\n \"Remote Work - Location\": \"\",\n \"Salary Information\": \"\",\n \"Sub Departments\": \"\",\n \"birthDate\": \"\",\n \"ethnicity\": \"Middle Eastern\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Queer\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\": {\n \"Date of Birth\": \"\",\n \"Gender\": \"Male\",\n \"Manager\": \"\",\n \"Team\": \"\"\n },\n \"userName\": \"\",\n \"userType\": \"\",\n \"x509Certificates\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-fd5c3c5b-131f-4ef0-b1e0-80d31de1a531" } ], "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-3c54566f-1848-4752-a851-978f91bd983c" }, { "name": "Update User", "id": "940d3cea-8901-444e-95ad-3acebd5eacee", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"active\": \"\",\n \"addresses\": [\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"home\"\n },\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"other\"\n }\n ],\n \"displayName\": \"\",\n \"emails\": [\n {\n \"type\": \"work\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"other\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n }\n ],\n \"entitlements\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"externalId\": \"\",\n \"groups\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"direct\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"msn\",\n \"value\": \"\"\n }\n ],\n \"locale\": \"\",\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"name\": {\n \"familyName\": \"\",\n \"formatted\": \"\",\n \"givenName\": \"\",\n \"honorificPrefix\": \"\",\n \"honorificSuffix\": \"\",\n \"middleName\": \"\"\n },\n \"nickName\": \"\",\n \"password\": \"\",\n \"phoneNumbers\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"home\",\n \"value\": \"\"\n }\n ],\n \"photos\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n }\n ],\n \"preferredLanguage\": \"\",\n \"profileUrl\": \"\",\n \"roles\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\"\n ],\n \"timezone\": \"\",\n \"title\": \"\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\": {\n \"additionalManagers\": [\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"direct\",\n \"value\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"costCenter\": \"\",\n \"currency\": \"\",\n \"department\": \"\",\n \"division\": \"\",\n \"employeeNumber\": \"\",\n \"endDate\": \"\",\n \"gender\": \"male\",\n \"level\": \"\",\n \"location\": \"\",\n \"manager\": {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n \"organization\": \"\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User\": {\n \"Job Level\": \"\",\n \"People Manager (Reviews)\": \"\",\n \"Remote Work - Location\": \"\",\n \"Salary Information\": \"\",\n \"Sub Departments\": \"\",\n \"birthDate\": \"\",\n \"ethnicity\": \"Middle Eastern\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Queer\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\": {\n \"Date of Birth\": \"\",\n \"Gender\": \"Male\",\n \"Manager\": \"\",\n \"Team\": \"\"\n },\n \"userName\": \"\",\n \"userType\": \"\",\n \"x509Certificates\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/users/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "users", ":id" ], "variable": [ { "id": "da8e0010-fcad-49ee-acf6-c71c2e309e53", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "21840471-433f-4dbc-895e-5b84481e641e", "key": "id", "value": "", "description": "(Required) ID of the User" } ] } }, "response": [ { "id": "d90d05ba-b682-43f6-adf2-bca71065d3ae", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"active\": \"\",\n \"addresses\": [\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"home\"\n },\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"other\"\n }\n ],\n \"displayName\": \"\",\n \"emails\": [\n {\n \"type\": \"work\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"other\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n }\n ],\n \"entitlements\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"externalId\": \"\",\n \"groups\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"direct\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"msn\",\n \"value\": \"\"\n }\n ],\n \"locale\": \"\",\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"name\": {\n \"familyName\": \"\",\n \"formatted\": \"\",\n \"givenName\": \"\",\n \"honorificPrefix\": \"\",\n \"honorificSuffix\": \"\",\n \"middleName\": \"\"\n },\n \"nickName\": \"\",\n \"password\": \"\",\n \"phoneNumbers\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"home\",\n \"value\": \"\"\n }\n ],\n \"photos\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n }\n ],\n \"preferredLanguage\": \"\",\n \"profileUrl\": \"\",\n \"roles\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\"\n ],\n \"timezone\": \"\",\n \"title\": \"\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\": {\n \"additionalManagers\": [\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"direct\",\n \"value\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"costCenter\": \"\",\n \"currency\": \"\",\n \"department\": \"\",\n \"division\": \"\",\n \"employeeNumber\": \"\",\n \"endDate\": \"\",\n \"gender\": \"male\",\n \"level\": \"\",\n \"location\": \"\",\n \"manager\": {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n \"organization\": \"\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User\": {\n \"Job Level\": \"\",\n \"People Manager (Reviews)\": \"\",\n \"Remote Work - Location\": \"\",\n \"Salary Information\": \"\",\n \"Sub Departments\": \"\",\n \"birthDate\": \"\",\n \"ethnicity\": \"Middle Eastern\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Queer\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\": {\n \"Date of Birth\": \"\",\n \"Gender\": \"Male\",\n \"Manager\": \"\",\n \"Team\": \"\"\n },\n \"userName\": \"\",\n \"userType\": \"\",\n \"x509Certificates\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/users/:id", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "users", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"active\": \"\",\n \"addresses\": [\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"home\"\n },\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"other\"\n }\n ],\n \"displayName\": \"\",\n \"emails\": [\n {\n \"type\": \"work\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"other\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n }\n ],\n \"entitlements\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"externalId\": \"\",\n \"groups\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"direct\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"msn\",\n \"value\": \"\"\n }\n ],\n \"locale\": \"\",\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"name\": {\n \"familyName\": \"\",\n \"formatted\": \"\",\n \"givenName\": \"\",\n \"honorificPrefix\": \"\",\n \"honorificSuffix\": \"\",\n \"middleName\": \"\"\n },\n \"nickName\": \"\",\n \"password\": \"\",\n \"phoneNumbers\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"home\",\n \"value\": \"\"\n }\n ],\n \"photos\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n }\n ],\n \"preferredLanguage\": \"\",\n \"profileUrl\": \"\",\n \"roles\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\"\n ],\n \"timezone\": \"\",\n \"title\": \"\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\": {\n \"additionalManagers\": [\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"direct\",\n \"value\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"costCenter\": \"\",\n \"currency\": \"\",\n \"department\": \"\",\n \"division\": \"\",\n \"employeeNumber\": \"\",\n \"endDate\": \"\",\n \"gender\": \"male\",\n \"level\": \"\",\n \"location\": \"\",\n \"manager\": {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n \"organization\": \"\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User\": {\n \"Job Level\": \"\",\n \"People Manager (Reviews)\": \"\",\n \"Remote Work - Location\": \"\",\n \"Salary Information\": \"\",\n \"Sub Departments\": \"\",\n \"birthDate\": \"\",\n \"ethnicity\": \"Middle Eastern\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Queer\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\": {\n \"Date of Birth\": \"\",\n \"Gender\": \"Male\",\n \"Manager\": \"\",\n \"Team\": \"\"\n },\n \"userName\": \"\",\n \"userType\": \"\",\n \"x509Certificates\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-d90d05ba-b682-43f6-adf2-bca71065d3ae" } ], "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-940d3cea-8901-444e-95ad-3acebd5eacee" } ], "id": "c5ecf15f-e490-4503-89ec-5a101322270a", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-c5ecf15f-e490-4503-89ec-5a101322270a" }, { "name": "List Users", "id": "1b4e35b9-1411-47ff-b4aa-1b560a759b5a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/scim/:connection_id/users?filter=&sortBy=&sortOrder=&startIndex=&count=", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "users" ], "query": [ { "key": "filter", "value": "" }, { "key": "sortBy", "value": "" }, { "key": "sortOrder", "value": "" }, { "key": "startIndex", "value": "" }, { "key": "count", "value": "" } ], "variable": [ { "id": "9c85214d-86b8-4cf6-a3cf-14248d2c6c5b", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "b174fdd5-b243-470e-b38f-0d2303a99107", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/scim/:connection_id/users?filter=&sortBy=&sortOrder=&startIndex=&count=", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "users" ], "query": [ { "key": "filter", "value": "" }, { "key": "sortBy", "value": "" }, { "key": "sortOrder", "value": "" }, { "key": "startIndex", "value": "" }, { "key": "count", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"active\": \"\",\n \"addresses\": [\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"work\"\n },\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"work\"\n }\n ],\n \"displayName\": \"\",\n \"emails\": [\n {\n \"type\": \"other\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"work\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n }\n ],\n \"entitlements\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"externalId\": \"\",\n \"groups\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"direct\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"skype\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"yahoo\",\n \"value\": \"\"\n }\n ],\n \"locale\": \"\",\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"Group\",\n \"version\": \"\"\n },\n \"name\": {\n \"familyName\": \"\",\n \"formatted\": \"\",\n \"givenName\": \"\",\n \"honorificPrefix\": \"\",\n \"honorificSuffix\": \"\",\n \"middleName\": \"\"\n },\n \"nickName\": \"\",\n \"password\": \"\",\n \"phoneNumbers\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"fax\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"pager\",\n \"value\": \"\"\n }\n ],\n \"photos\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"photo\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"photo\",\n \"value\": \"\"\n }\n ],\n \"preferredLanguage\": \"\",\n \"profileUrl\": \"\",\n \"roles\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\",\n \"urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User\"\n ],\n \"timezone\": \"\",\n \"title\": \"\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\": {\n \"additionalManagers\": [\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"costCenter\": \"\",\n \"currency\": \"\",\n \"department\": \"\",\n \"division\": \"\",\n \"employeeNumber\": \"\",\n \"endDate\": \"\",\n \"gender\": \"female\",\n \"level\": \"\",\n \"location\": \"\",\n \"manager\": {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n \"organization\": \"\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User\": {\n \"Job Level\": \"\",\n \"People Manager (Reviews)\": \"\",\n \"Remote Work - Location\": \"\",\n \"Salary Information\": \"\",\n \"Sub Departments\": \"\",\n \"birthDate\": \"\",\n \"ethnicity\": \"Middle Eastern\",\n \"gender\": \"male\",\n \"sexualOrientation\": \"Heterosexual\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\": {\n \"Date of Birth\": \"\",\n \"Gender\": \"Female\",\n \"Manager\": \"\",\n \"Team\": \"\"\n },\n \"userName\": \"\",\n \"userType\": \"\",\n \"x509Certificates\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ]\n },\n {\n \"active\": \"\",\n \"addresses\": [\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"home\"\n },\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"other\"\n }\n ],\n \"displayName\": \"\",\n \"emails\": [\n {\n \"type\": \"home\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"work\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n }\n ],\n \"entitlements\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"externalId\": \"\",\n \"groups\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"direct\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"direct\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"qtalk\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"skype\",\n \"value\": \"\"\n }\n ],\n \"locale\": \"\",\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"Group\",\n \"version\": \"\"\n },\n \"name\": {\n \"familyName\": \"\",\n \"formatted\": \"\",\n \"givenName\": \"\",\n \"honorificPrefix\": \"\",\n \"honorificSuffix\": \"\",\n \"middleName\": \"\"\n },\n \"nickName\": \"\",\n \"password\": \"\",\n \"phoneNumbers\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"other\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"fax\",\n \"value\": \"\"\n }\n ],\n \"photos\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"photo\",\n \"value\": \"\"\n }\n ],\n \"preferredLanguage\": \"\",\n \"profileUrl\": \"\",\n \"roles\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:core:2.0:User\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\"\n ],\n \"timezone\": \"\",\n \"title\": \"\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\": {\n \"additionalManagers\": [\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"direct\",\n \"value\": \"\"\n },\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"direct\",\n \"value\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"costCenter\": \"\",\n \"currency\": \"\",\n \"department\": \"\",\n \"division\": \"\",\n \"employeeNumber\": \"\",\n \"endDate\": \"\",\n \"gender\": \"male\",\n \"level\": \"\",\n \"location\": \"\",\n \"manager\": {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n \"organization\": \"\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User\": {\n \"Job Level\": \"\",\n \"People Manager (Reviews)\": \"\",\n \"Remote Work - Location\": \"\",\n \"Salary Information\": \"\",\n \"Sub Departments\": \"\",\n \"birthDate\": \"\",\n \"ethnicity\": \"Middle Eastern\",\n \"gender\": \"male\",\n \"sexualOrientation\": \"Straight\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\": {\n \"Date of Birth\": \"\",\n \"Gender\": \"Female\",\n \"Manager\": \"\",\n \"Team\": \"\"\n },\n \"userName\": \"\",\n \"userType\": \"\",\n \"x509Certificates\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ]\n }\n]", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-b174fdd5-b243-470e-b38f-0d2303a99107" } ], "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-1b4e35b9-1411-47ff-b4aa-1b560a759b5a" }, { "name": "Create User", "id": "b91b8acb-233b-4bec-8b32-8be1e52dd3b3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"active\": \"\",\n \"addresses\": [\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"home\"\n },\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"other\"\n }\n ],\n \"displayName\": \"\",\n \"emails\": [\n {\n \"type\": \"work\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"other\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n }\n ],\n \"entitlements\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"externalId\": \"\",\n \"groups\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"direct\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"msn\",\n \"value\": \"\"\n }\n ],\n \"locale\": \"\",\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"name\": {\n \"familyName\": \"\",\n \"formatted\": \"\",\n \"givenName\": \"\",\n \"honorificPrefix\": \"\",\n \"honorificSuffix\": \"\",\n \"middleName\": \"\"\n },\n \"nickName\": \"\",\n \"password\": \"\",\n \"phoneNumbers\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"home\",\n \"value\": \"\"\n }\n ],\n \"photos\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n }\n ],\n \"preferredLanguage\": \"\",\n \"profileUrl\": \"\",\n \"roles\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\"\n ],\n \"timezone\": \"\",\n \"title\": \"\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\": {\n \"additionalManagers\": [\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"direct\",\n \"value\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"costCenter\": \"\",\n \"currency\": \"\",\n \"department\": \"\",\n \"division\": \"\",\n \"employeeNumber\": \"\",\n \"endDate\": \"\",\n \"gender\": \"male\",\n \"level\": \"\",\n \"location\": \"\",\n \"manager\": {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n \"organization\": \"\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User\": {\n \"Job Level\": \"\",\n \"People Manager (Reviews)\": \"\",\n \"Remote Work - Location\": \"\",\n \"Salary Information\": \"\",\n \"Sub Departments\": \"\",\n \"birthDate\": \"\",\n \"ethnicity\": \"Middle Eastern\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Queer\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\": {\n \"Date of Birth\": \"\",\n \"Gender\": \"Male\",\n \"Manager\": \"\",\n \"Team\": \"\"\n },\n \"userName\": \"\",\n \"userType\": \"\",\n \"x509Certificates\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/users?filter=&sortBy=&sortOrder=&startIndex=&count=", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "users" ], "query": [ { "key": "filter", "value": "" }, { "key": "sortBy", "value": "" }, { "key": "sortOrder", "value": "" }, { "key": "startIndex", "value": "" }, { "key": "count", "value": "" } ], "variable": [ { "id": "a5fcdf5f-4897-424c-870f-3bea55971e9c", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "2d1ecf4b-c74b-4cf1-ab8a-ca951860563a", "name": "Successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"active\": \"\",\n \"addresses\": [\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"home\"\n },\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"other\"\n }\n ],\n \"displayName\": \"\",\n \"emails\": [\n {\n \"type\": \"work\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"other\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n }\n ],\n \"entitlements\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"externalId\": \"\",\n \"groups\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"direct\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"msn\",\n \"value\": \"\"\n }\n ],\n \"locale\": \"\",\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"name\": {\n \"familyName\": \"\",\n \"formatted\": \"\",\n \"givenName\": \"\",\n \"honorificPrefix\": \"\",\n \"honorificSuffix\": \"\",\n \"middleName\": \"\"\n },\n \"nickName\": \"\",\n \"password\": \"\",\n \"phoneNumbers\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"home\",\n \"value\": \"\"\n }\n ],\n \"photos\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n }\n ],\n \"preferredLanguage\": \"\",\n \"profileUrl\": \"\",\n \"roles\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\"\n ],\n \"timezone\": \"\",\n \"title\": \"\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\": {\n \"additionalManagers\": [\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"direct\",\n \"value\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"costCenter\": \"\",\n \"currency\": \"\",\n \"department\": \"\",\n \"division\": \"\",\n \"employeeNumber\": \"\",\n \"endDate\": \"\",\n \"gender\": \"male\",\n \"level\": \"\",\n \"location\": \"\",\n \"manager\": {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n \"organization\": \"\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User\": {\n \"Job Level\": \"\",\n \"People Manager (Reviews)\": \"\",\n \"Remote Work - Location\": \"\",\n \"Salary Information\": \"\",\n \"Sub Departments\": \"\",\n \"birthDate\": \"\",\n \"ethnicity\": \"Middle Eastern\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Queer\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\": {\n \"Date of Birth\": \"\",\n \"Gender\": \"Male\",\n \"Manager\": \"\",\n \"Team\": \"\"\n },\n \"userName\": \"\",\n \"userType\": \"\",\n \"x509Certificates\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/scim/:connection_id/users?filter=&sortBy=&sortOrder=&startIndex=&count=", "host": [ "{{baseUrl}}" ], "path": [ "scim", ":connection_id", "users" ], "query": [ { "key": "filter", "value": "" }, { "key": "sortBy", "value": "" }, { "key": "sortOrder", "value": "" }, { "key": "startIndex", "value": "" }, { "key": "count", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"active\": \"\",\n \"addresses\": [\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"home\"\n },\n {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"streetAddress\": \"\",\n \"type\": \"other\"\n }\n ],\n \"displayName\": \"\",\n \"emails\": [\n {\n \"type\": \"work\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"other\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n }\n ],\n \"entitlements\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"externalId\": \"\",\n \"groups\": [\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"direct\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"msn\",\n \"value\": \"\"\n }\n ],\n \"locale\": \"\",\n \"meta\": {\n \"created\": \"\",\n \"lastModified\": \"\",\n \"location\": \"\",\n \"resourceType\": \"User\",\n \"version\": \"\"\n },\n \"name\": {\n \"familyName\": \"\",\n \"formatted\": \"\",\n \"givenName\": \"\",\n \"honorificPrefix\": \"\",\n \"honorificSuffix\": \"\",\n \"middleName\": \"\"\n },\n \"nickName\": \"\",\n \"password\": \"\",\n \"phoneNumbers\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"home\",\n \"value\": \"\"\n }\n ],\n \"photos\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"thumbnail\",\n \"value\": \"\"\n }\n ],\n \"preferredLanguage\": \"\",\n \"profileUrl\": \"\",\n \"roles\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ],\n \"schemas\": [\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\"\n ],\n \"timezone\": \"\",\n \"title\": \"\",\n \"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User\": {\n \"additionalManagers\": [\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"direct\",\n \"value\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"costCenter\": \"\",\n \"currency\": \"\",\n \"department\": \"\",\n \"division\": \"\",\n \"employeeNumber\": \"\",\n \"endDate\": \"\",\n \"gender\": \"male\",\n \"level\": \"\",\n \"location\": \"\",\n \"manager\": {\n \"$ref\": \"\",\n \"displayName\": \"\",\n \"managerId\": \"\",\n \"type\": \"indirect\",\n \"value\": \"\"\n },\n \"organization\": \"\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User\": {\n \"Job Level\": \"\",\n \"People Manager (Reviews)\": \"\",\n \"Remote Work - Location\": \"\",\n \"Salary Information\": \"\",\n \"Sub Departments\": \"\",\n \"birthDate\": \"\",\n \"ethnicity\": \"Middle Eastern\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Queer\",\n \"startDate\": \"\"\n },\n \"urn:ietf:params:scim:schemas:extension:peakon:2.0:User\": {\n \"Date of Birth\": \"\",\n \"Gender\": \"Male\",\n \"Manager\": \"\",\n \"Team\": \"\"\n },\n \"userName\": \"\",\n \"userType\": \"\",\n \"x509Certificates\": [\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n },\n {\n \"value\": \"\",\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-2d1ecf4b-c74b-4cf1-ab8a-ca951860563a" } ], "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-b91b8acb-233b-4bec-8b32-8be1e52dd3b3" } ], "id": "816b0c32-cae8-49e6-a664-dcb88c204fbe", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-816b0c32-cae8-49e6-a664-dcb88c204fbe" } ], "id": "95643aab-27ae-4f8b-b1a2-5a5a2ce9e13b", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-95643aab-27ae-4f8b-b1a2-5a5a2ce9e13b" } ], "id": "4a2af9e9-46de-4f30-9bf4-04b38b70d181", "createdAt": "2026-07-28T03:26:40.000Z", "updatedAt": "2026-07-28T03:26:40.000Z", "uid": "35240-4a2af9e9-46de-4f30-9bf4-04b38b70d181" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.unified.to" } ] }