{ "info": { "_postman_id": "164fd8c6-33df-4a78-8371-836b84452ae3", "name": "Remote Address Details Personal Information API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:47:33.000Z", "updatedAt": "2026-07-28T02:47:33.000Z", "lastUpdatedBy": "35240", "uid": "35240-164fd8c6-33df-4a78-8371-836b84452ae3" }, "item": [ { "name": "v1", "item": [ { "name": "employee", "item": [ { "name": "personal-information", "item": [ { "name": "Show personal information for the authenticated employee", "id": "0c301033-f92d-49e8-a810-544a92415c26", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "address:read address:write bank_account:read bank_account:write document:read document:write emergency_contact:read emergency_contact:write employment_documents employment_payments employments expense:read incentive:read payroll payslip:read personal_detail:read personal_detail:write time_and_attendance timeoff:read timeoff:write timesheet:read", "type": "string" }, { "key": "accessTokenUrl", "value": "/auth/oauth2/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/employee/personal-information", "host": [ "{{baseUrl}}" ], "path": [ "v1", "employee", "personal-information" ] }, "description": "Returns personal information for the authenticated employee.\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage employments (`employments`) | View personal details (`personal_detail:read`) | Manage personal details (`personal_detail:write`) |\n" }, "response": [ { "id": "170355cc-11de-4e03-8d05-be95f760a592", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/employee/personal-information", "host": [ "{{baseUrl}}" ], "path": [ "v1", "employee", "personal-information" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"status\": \"\"\n }\n}", "createdAt": "2026-07-28T02:47:33.000Z", "updatedAt": "2026-07-28T02:47:33.000Z", "uid": "35240-170355cc-11de-4e03-8d05-be95f760a592" }, { "id": "51355143-52dd-4d71-9816-c8328d000d15", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/employee/personal-information", "host": [ "{{baseUrl}}" ], "path": [ "v1", "employee", "personal-information" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:47:33.000Z", "updatedAt": "2026-07-28T02:47:33.000Z", "uid": "35240-51355143-52dd-4d71-9816-c8328d000d15" }, { "id": "e98d9d6d-5ae7-4afe-94c9-3ee91dee8aea", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/employee/personal-information", "host": [ "{{baseUrl}}" ], "path": [ "v1", "employee", "personal-information" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Forbidden\"\n}", "createdAt": "2026-07-28T02:47:33.000Z", "updatedAt": "2026-07-28T02:47:33.000Z", "uid": "35240-e98d9d6d-5ae7-4afe-94c9-3ee91dee8aea" }, { "id": "2293ee1f-e33b-41f6-bf40-cbc46e681080", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/employee/personal-information", "host": [ "{{baseUrl}}" ], "path": [ "v1", "employee", "personal-information" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:47:33.000Z", "updatedAt": "2026-07-28T02:47:33.000Z", "uid": "35240-2293ee1f-e33b-41f6-bf40-cbc46e681080" } ], "createdAt": "2026-07-28T02:47:33.000Z", "updatedAt": "2026-07-28T02:47:33.000Z", "uid": "35240-0c301033-f92d-49e8-a810-544a92415c26" } ], "id": "b11ad33d-718a-4e62-a380-d72839523e82", "createdAt": "2026-07-28T02:47:33.000Z", "updatedAt": "2026-07-28T02:47:33.000Z", "uid": "35240-b11ad33d-718a-4e62-a380-d72839523e82" } ], "id": "48ca8522-bc5b-413d-879f-5dc1a7369587", "createdAt": "2026-07-28T02:47:33.000Z", "updatedAt": "2026-07-28T02:47:33.000Z", "uid": "35240-48ca8522-bc5b-413d-879f-5dc1a7369587" } ], "id": "cc903aaa-1a3f-4075-8d23-10501fa40f23", "createdAt": "2026-07-28T02:47:33.000Z", "updatedAt": "2026-07-28T02:47:33.000Z", "uid": "35240-cc903aaa-1a3f-4075-8d23-10501fa40f23" } ], "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "company_department:read webhook:write magic_link:write offboarding:write custom_field:write address:write expense:read employment:write identity_verification:write timesheet:write travel_letter:write incentive:read personal_detail:read invoices:write work_authorization:write timeoff:write company_structure:read benefit_renewal:write benefit_offer:read employment_documents onboarding:write payroll_run:read risk_reserve:write invoices resignation_letter:read resignation:read convert_currency:read employments probation_document:read company_admin payroll help_center_article:read timesheet:read custom_field_value:write company_currencies:read payslip:read pay_item:write resignation:write custom_field:read payroll_calendar:read contract_amendment:write offboarding:read timeoff:read probation_document:write country:read webhook:read company_department:write company_manager:read pay_item:read contract_amendment:read company:read sso_configuration:write benefit_offer:write contract_eligibility:write benefit_renewal:read background_check:read custom_field_value:read expense:write identity_verification:read address:read document:write time_and_attendance employment_payments form:read work_authorization:read invoices:read incentive:write employment:read contract:read company_manager:write travel_letter:read document:read sso_configuration:read", "type": "string" }, { "key": "accessTokenUrl", "value": "/auth/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "/auth/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://gateway.remote.com/" } ] }