{ "info": { "_postman_id": "37750b5b-7718-4f6c-b1a3-c5a74db7a912", "name": "Unified.to account user 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:27:29.000Z", "updatedAt": "2026-07-28T03:27:29.000Z", "lastUpdatedBy": "35240", "uid": "35240-37750b5b-7718-4f6c-b1a3-c5a74db7a912" }, "item": [ { "name": "scim", "item": [ { "name": "{connection_id}", "item": [ { "name": "users", "item": [ { "name": "{id}", "item": [ { "name": "Delete User", "id": "f8a77933-f720-4416-84b2-3a445cc32996", "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": "6fcf38fb-e6c3-41f6-b067-29838ec937a3", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "97ded423-e421-4e57-b297-dd0ef730d378", "key": "id", "value": "", "description": "(Required) ID of the User" } ] } }, "response": [ { "id": "14f1f304-5993-4e60-98e0-ed2fcf855129", "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:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-14f1f304-5993-4e60-98e0-ed2fcf855129" }, { "id": "a7c77323-eea1-4da9-b22d-1cefa62b09a8", "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:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-a7c77323-eea1-4da9-b22d-1cefa62b09a8" } ], "createdAt": "2026-07-28T03:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-f8a77933-f720-4416-84b2-3a445cc32996" }, { "name": "Get User", "id": "09cedbbb-f0c3-44fd-80c0-7ba4e188de91", "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": "f6346360-6be8-4668-8751-0b30d65c6b70", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "6b356fd3-1b1e-4a37-9625-c06c585954bf", "key": "id", "value": "", "description": "(Required) ID of the User" } ] } }, "response": [ { "id": "e28d8362-f910-4bbb-ad2c-8e94af6b86b9", "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\": \"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\": \"home\",\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\": \"indirect\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"xmpp\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\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\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"other\",\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:extension:lattice:attributes:1.0:User\",\n \"urn:ietf:params:scim:schemas:core: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\": \"indirect\",\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\": \"White\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Straight\",\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:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-e28d8362-f910-4bbb-ad2c-8e94af6b86b9" } ], "createdAt": "2026-07-28T03:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-09cedbbb-f0c3-44fd-80c0-7ba4e188de91" }, { "name": "Update User", "id": "81bfe62d-447d-4bd6-80e6-2900cc8f2f06", "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\": \"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\": \"home\",\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\": \"indirect\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"xmpp\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\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\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"other\",\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:extension:lattice:attributes:1.0:User\",\n \"urn:ietf:params:scim:schemas:core: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\": \"indirect\",\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\": \"White\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Straight\",\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": "d3a98dba-dcf0-4e85-828c-4788c53d772a", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "506ab698-ffdc-42e7-8422-f40491aaeee1", "key": "id", "value": "", "description": "(Required) ID of the User" } ] } }, "response": [ { "id": "c92e6a74-40d6-4380-863c-cf2646a2ce9c", "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\": \"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\": \"home\",\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\": \"indirect\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"xmpp\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\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\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"other\",\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:extension:lattice:attributes:1.0:User\",\n \"urn:ietf:params:scim:schemas:core: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\": \"indirect\",\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\": \"White\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Straight\",\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\": \"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\": \"home\",\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\": \"indirect\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"xmpp\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\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\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"other\",\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:extension:lattice:attributes:1.0:User\",\n \"urn:ietf:params:scim:schemas:core: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\": \"indirect\",\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\": \"White\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Straight\",\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:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-c92e6a74-40d6-4380-863c-cf2646a2ce9c" } ], "createdAt": "2026-07-28T03:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-81bfe62d-447d-4bd6-80e6-2900cc8f2f06" }, { "name": "Update User", "id": "0fd24948-4b6a-417c-9848-264290ce87af", "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\": \"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\": \"home\",\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\": \"indirect\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"xmpp\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\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\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"other\",\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:extension:lattice:attributes:1.0:User\",\n \"urn:ietf:params:scim:schemas:core: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\": \"indirect\",\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\": \"White\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Straight\",\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": "1f8d2f05-8dad-472b-9032-fb5f6d4cd92f", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "63220fa3-947f-4387-be93-eb6051905a8a", "key": "id", "value": "", "description": "(Required) ID of the User" } ] } }, "response": [ { "id": "9418ea27-3a08-4439-aec2-41a846e9b72c", "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\": \"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\": \"home\",\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\": \"indirect\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"xmpp\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\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\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"other\",\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:extension:lattice:attributes:1.0:User\",\n \"urn:ietf:params:scim:schemas:core: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\": \"indirect\",\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\": \"White\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Straight\",\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\": \"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\": \"home\",\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\": \"indirect\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"xmpp\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\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\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"other\",\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:extension:lattice:attributes:1.0:User\",\n \"urn:ietf:params:scim:schemas:core: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\": \"indirect\",\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\": \"White\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Straight\",\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:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-9418ea27-3a08-4439-aec2-41a846e9b72c" } ], "createdAt": "2026-07-28T03:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-0fd24948-4b6a-417c-9848-264290ce87af" } ], "id": "1aaaba5c-1432-45ef-9f81-0410e7837534", "createdAt": "2026-07-28T03:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-1aaaba5c-1432-45ef-9f81-0410e7837534" }, { "name": "List Users", "id": "faa98f96-ec5c-4453-82e2-6e9a37f16ca4", "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": "bb7d4535-277e-4d93-a729-b4e9591406e7", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "1c355b1f-dbf1-40e8-8757-ccbaa43dee54", "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\": \"other\"\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\": \"home\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"home\",\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\": \"qq\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"qtalk\",\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\": \"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:enterprise:2.0:User\",\n \"urn:ietf:params:scim:schemas:core: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\": \"Indian\",\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\": \"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\": \"work\"\n }\n ],\n \"displayName\": \"\",\n \"emails\": [\n {\n \"type\": \"home\",\n \"display\": \"\",\n \"primary\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"home\",\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\": \"indirect\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"direct\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"yahoo\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"aim\",\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\": \"pager\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"mobile\",\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: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\": \"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\": \"South Asian\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Straight\",\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 }\n]", "createdAt": "2026-07-28T03:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-1c355b1f-dbf1-40e8-8757-ccbaa43dee54" } ], "createdAt": "2026-07-28T03:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-faa98f96-ec5c-4453-82e2-6e9a37f16ca4" }, { "name": "Create User", "id": "d899aae2-848a-44f0-aa8b-c2ab56b34412", "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\": \"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\": \"home\",\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\": \"indirect\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"xmpp\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\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\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"other\",\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:extension:lattice:attributes:1.0:User\",\n \"urn:ietf:params:scim:schemas:core: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\": \"indirect\",\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\": \"White\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Straight\",\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": "0f97dc31-6906-48fb-a9a3-4a2bfc1d6962", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "e61acf5f-441c-44bb-a3bf-7a5537cc7d82", "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\": \"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\": \"home\",\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\": \"indirect\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"xmpp\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\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\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"other\",\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:extension:lattice:attributes:1.0:User\",\n \"urn:ietf:params:scim:schemas:core: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\": \"indirect\",\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\": \"White\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Straight\",\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\": \"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\": \"home\",\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\": \"indirect\"\n },\n {\n \"value\": \"\",\n \"$ref\": \"\",\n \"display\": \"\",\n \"type\": \"indirect\"\n }\n ],\n \"id\": \"\",\n \"ims\": [\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"xmpp\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"icq\",\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\": \"mobile\",\n \"value\": \"\"\n },\n {\n \"display\": \"\",\n \"primary\": \"\",\n \"type\": \"other\",\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:extension:lattice:attributes:1.0:User\",\n \"urn:ietf:params:scim:schemas:core: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\": \"indirect\",\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\": \"White\",\n \"gender\": \"female\",\n \"sexualOrientation\": \"Straight\",\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:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-e61acf5f-441c-44bb-a3bf-7a5537cc7d82" } ], "createdAt": "2026-07-28T03:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-d899aae2-848a-44f0-aa8b-c2ab56b34412" } ], "id": "44daa56d-c0b9-412a-84ef-adb5e3cf97f6", "createdAt": "2026-07-28T03:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-44daa56d-c0b9-412a-84ef-adb5e3cf97f6" } ], "id": "9669c4d9-13ea-4683-a53a-2d791bd50c90", "createdAt": "2026-07-28T03:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-9669c4d9-13ea-4683-a53a-2d791bd50c90" } ], "id": "10431f73-0c6e-40c6-8a81-9b3699c13534", "createdAt": "2026-07-28T03:27:30.000Z", "updatedAt": "2026-07-28T03:27:30.000Z", "uid": "35240-10431f73-0c6e-40c6-8a81-9b3699c13534" } ], "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" } ] }