{ "info": { "_postman_id": "41ef3e2b-50f3-4541-8715-dccd9c9650d5", "name": "Remote Address Details Org Structure API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:46:56.000Z", "updatedAt": "2026-07-28T02:46:56.000Z", "lastUpdatedBy": "35240", "uid": "35240-41ef3e2b-50f3-4541-8715-dccd9c9650d5" }, "item": [ { "name": "v1", "item": [ { "name": "employments", "item": [ { "name": "{employment_id}", "item": [ { "name": "company-structure-nodes", "item": [ { "name": "List company structure nodes", "id": "7ef8a50a-bfdb-4a5a-b00b-02da533b74ab", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/employments/:employment_id/company-structure-nodes", "host": [ "{{baseUrl}}" ], "path": [ "v1", "employments", ":employment_id", "company-structure-nodes" ], "variable": [ { "id": "b8f35d7e-e4e3-4ab5-a44b-a794ec94c6ba", "key": "employment_id", "value": "", "description": "(Required) Employment ID" } ] }, "description": "Shows all the company structure nodes of an employment.\n\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage company resources (`company_admin`) | View company structure (`company_structure:read`) | - |\n" }, "response": [ { "id": "5c49d8e1-84ea-4033-a5fc-3acadd79d7be", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/employments/:employment_id/company-structure-nodes", "host": [ "{{baseUrl}}" ], "path": [ "v1", "employments", ":employment_id", "company-structure-nodes" ], "variable": [ { "key": "employment_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"company_structure_nodes\": [\n {\n \"id\": \"\",\n \"attributes\": {\n \"dolore_5\": \"labore\",\n \"qui__66\": \"in laborum\",\n \"cillum_3c0\": \"anim qui veniam cillum\"\n },\n \"company_structure\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"parent\": {\n \"attributes\": {\n \"tempor26e\": -64500468\n },\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"attributes\": {\n \"Excepteur9\": 73696729.10152766\n },\n \"company_structure\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"parent\": {\n \"attributes\": {\n \"laboris0e\": true\n },\n \"id\": \"\",\n \"name\": \"\"\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T02:46:56.000Z", "updatedAt": "2026-07-28T02:46:56.000Z", "uid": "35240-5c49d8e1-84ea-4033-a5fc-3acadd79d7be" }, { "id": "88a49777-88e0-459c-98a8-11306534ce85", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/employments/:employment_id/company-structure-nodes", "host": [ "{{baseUrl}}" ], "path": [ "v1", "employments", ":employment_id", "company-structure-nodes" ], "variable": [ { "key": "employment_id" } ] } }, "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:46:56.000Z", "updatedAt": "2026-07-28T02:46:56.000Z", "uid": "35240-88a49777-88e0-459c-98a8-11306534ce85" }, { "id": "4eb12515-b142-4c65-824c-410c0da15e6d", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/employments/:employment_id/company-structure-nodes", "host": [ "{{baseUrl}}" ], "path": [ "v1", "employments", ":employment_id", "company-structure-nodes" ], "variable": [ { "key": "employment_id" } ] } }, "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:46:56.000Z", "updatedAt": "2026-07-28T02:46:56.000Z", "uid": "35240-4eb12515-b142-4c65-824c-410c0da15e6d" }, { "id": "9399c21a-408c-4ad1-a0c4-ab48ff42e4b9", "name": "Unprocessable Entity", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/employments/:employment_id/company-structure-nodes", "host": [ "{{baseUrl}}" ], "path": [ "v1", "employments", ":employment_id", "company-structure-nodes" ], "variable": [ { "key": "employment_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": {}\n}", "createdAt": "2026-07-28T02:46:56.000Z", "updatedAt": "2026-07-28T02:46:56.000Z", "uid": "35240-9399c21a-408c-4ad1-a0c4-ab48ff42e4b9" } ], "createdAt": "2026-07-28T02:46:56.000Z", "updatedAt": "2026-07-28T02:46:56.000Z", "uid": "35240-7ef8a50a-bfdb-4a5a-b00b-02da533b74ab" } ], "id": "5299c334-b580-48c5-b0a6-14cfcba144e5", "createdAt": "2026-07-28T02:46:56.000Z", "updatedAt": "2026-07-28T02:46:56.000Z", "uid": "35240-5299c334-b580-48c5-b0a6-14cfcba144e5" } ], "id": "b92b9b29-57c4-4186-be15-99b0257a0f0b", "createdAt": "2026-07-28T02:46:56.000Z", "updatedAt": "2026-07-28T02:46:56.000Z", "uid": "35240-b92b9b29-57c4-4186-be15-99b0257a0f0b" } ], "id": "a50b3b75-7801-425f-941b-8aad5d1d049f", "createdAt": "2026-07-28T02:46:56.000Z", "updatedAt": "2026-07-28T02:46:56.000Z", "uid": "35240-a50b3b75-7801-425f-941b-8aad5d1d049f" } ], "id": "159e5137-f45a-47b8-9216-3eaad85f09a9", "createdAt": "2026-07-28T02:46:56.000Z", "updatedAt": "2026-07-28T02:46:56.000Z", "uid": "35240-159e5137-f45a-47b8-9216-3eaad85f09a9" } ], "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/" } ] }