{ "info": { "_postman_id": "f8aaae64-8705-4efe-946a-ae838e93c964", "name": "NexHealth Adjustment Types Operatories API", "description": "v3.0.0 and v20240412 are two names for the same API version; the Nex-Api-Version header accepts either value. Welcome to the developer hub and documentation for NexHealth API. This section of guide describes the operations, response parameters, request parameters, and parameter constraints related to User API. The term Operations refer to functions or methods. The operations are included in requests and send to the web server. Each operation performs a different action or a query on database.\n\nContact Support:\n Name: NexHealth\n Email: info@nexhealth.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:20:02.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "lastUpdatedBy": "35240", "uid": "35240-f8aaae64-8705-4efe-946a-ae838e93c964" }, "item": [ { "name": "operatories", "item": [ { "name": "{id}", "item": [ { "name": "View operatory", "id": "f9ad3f3b-c689-4e9e-b919-83d86f337c35", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.Nexhealth+json;version=2" } ], "url": { "raw": "{{baseUrl}}/operatories/:id?subdomain=&include[]=appt_categories&include[]=appt_categories", "host": [ "{{baseUrl}}" ], "path": [ "operatories", ":id" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" } ], "variable": [ { "id": "db83ffdd-73b2-4295-94c4-8eef1da821c3", "key": "id", "value": "", "description": "(Required) The NexHealth id of the operatories" } ] } }, "response": [ { "id": "ba2ec41d-d41a-41a8-bc56-287c47536a5f", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.Nexhealth+json;version=2" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/operatories/:id?subdomain=&include[]=appt_categories", "host": [ "{{baseUrl}}" ], "path": [ "operatories", ":id" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/vnd.Nexhealth+json;version=2" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"description\": \"\",\n \"error\": [\n \"\",\n \"\"\n ],\n \"data\": {\n \"id\": \"\",\n \"name\": \"\",\n \"foreign_id\": \"\",\n \"foreign_id_type\": \"\",\n \"location_id\": \"\",\n \"last_sync_time\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"display_name\": \"\",\n \"active\": \"\",\n \"bookable_online\": \"\",\n \"appointment_types\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"parent_type\": \"\",\n \"parent_id\": \"\",\n \"minutes\": \"\",\n \"bookable_online\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"parent_type\": \"\",\n \"parent_id\": \"\",\n \"minutes\": \"\",\n \"bookable_online\": \"\"\n }\n ]\n },\n \"count\": \"\"\n}", "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-ba2ec41d-d41a-41a8-bc56-287c47536a5f" }, { "id": "0f210553-0093-4a4b-9e2a-1ff30b795a7d", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.Nexhealth+json;version=2" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/operatories/:id?subdomain=&include[]=appt_categories", "host": [ "{{baseUrl}}" ], "path": [ "operatories", ":id" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" } ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/vnd.Nexhealth+json;version=2" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"description\": \"\",\n \"data\": {},\n \"error\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-0f210553-0093-4a4b-9e2a-1ff30b795a7d" }, { "id": "d6b75e74-9215-473a-84b3-49ce22f7dbf2", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.Nexhealth+json;version=2" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/operatories/:id?subdomain=&include[]=appt_categories", "host": [ "{{baseUrl}}" ], "path": [ "operatories", ":id" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" } ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/vnd.Nexhealth+json;version=2" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"description\": \"\",\n \"data\": {},\n \"error\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-d6b75e74-9215-473a-84b3-49ce22f7dbf2" }, { "id": "2eae1012-5101-4da1-9d52-25fa1a45f539", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.Nexhealth+json;version=2" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/operatories/:id?subdomain=&include[]=appt_categories", "host": [ "{{baseUrl}}" ], "path": [ "operatories", ":id" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" } ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/vnd.Nexhealth+json;version=2" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"description\": \"\",\n \"data\": {},\n \"error\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-2eae1012-5101-4da1-9d52-25fa1a45f539" }, { "id": "0b461ec7-587a-46df-aec0-aaa2a99492db", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.Nexhealth+json;version=2" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/operatories/:id?subdomain=&include[]=appt_categories", "host": [ "{{baseUrl}}" ], "path": [ "operatories", ":id" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" } ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/vnd.Nexhealth+json;version=2" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"description\": \"\",\n \"data\": {},\n \"error\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-0b461ec7-587a-46df-aec0-aaa2a99492db" }, { "id": "313af3f5-928b-443d-8a87-4c730e1f812d", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.Nexhealth+json;version=2" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/operatories/:id?subdomain=&include[]=appt_categories", "host": [ "{{baseUrl}}" ], "path": [ "operatories", ":id" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/vnd.Nexhealth+json;version=2" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"description\": \"\",\n \"data\": {},\n \"error\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-313af3f5-928b-443d-8a87-4c730e1f812d" } ], "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-f9ad3f3b-c689-4e9e-b919-83d86f337c35" } ], "id": "b6069eb9-85f7-455c-9133-a0d31ffcc1b0", "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-b6069eb9-85f7-455c-9133-a0d31ffcc1b0" }, { "name": "View operatories", "id": "127bc662-e175-473a-b36c-7633c222f246", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "(Required) The NexHealth API version", "key": "Nex-Api-Version", "value": "v3.0.0" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/operatories?subdomain=&location_id=&start_cursor=&end_cursor=&per_page=5&search_name=&foreign_id=&updated_since=&include[]=appt_categories&include[]=appt_categories", "host": [ "{{baseUrl}}" ], "path": [ "operatories" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "(Required) Used to scope the request to the specified location", "key": "location_id", "value": "" }, { "description": "First item of the current page. Starts empty", "key": "start_cursor", "value": "" }, { "description": "Last item of the current page. Starts empty", "key": "end_cursor", "value": "" }, { "description": "Number of results to return per page. Maximum allowed amount is 1000.", "key": "per_page", "value": "5" }, { "description": "Optional name search filter", "key": "search_name", "value": "" }, { "description": "Query by EHR Id", "key": "foreign_id", "value": "" }, { "description": "Query operatories whose records have updated since the specified datetime in ISO8601 format. Must be a parseable Date, recommended formats are YYYY-MM-DD or YYYY-MM-DDThh:mm:ss+0000", "key": "updated_since", "value": "" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" } ] }, "description": "This endpoint returns the operatories for the specified location, narrowed down by the optional filters configured." }, "response": [ { "id": "1ac2a769-05b2-4527-a518-c73260f6377b", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The NexHealth API version", "key": "Nex-Api-Version", "value": "v3.0.0" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/operatories?subdomain=&location_id=&start_cursor=&end_cursor=&per_page=5&search_name=&foreign_id=&updated_since=&include[]=appt_categories", "host": [ "{{baseUrl}}" ], "path": [ "operatories" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "(Required) Used to scope the request to the specified location", "key": "location_id", "value": "" }, { "description": "First item of the current page. Starts empty", "key": "start_cursor", "value": "" }, { "description": "Last item of the current page. Starts empty", "key": "end_cursor", "value": "" }, { "description": "Number of results to return per page. Maximum allowed amount is 1000.", "key": "per_page", "value": "5" }, { "description": "Optional name search filter", "key": "search_name", "value": "" }, { "description": "Query by EHR Id", "key": "foreign_id", "value": "" }, { "description": "Query operatories whose records have updated since the specified datetime in ISO8601 format. Must be a parseable Date, recommended formats are YYYY-MM-DD or YYYY-MM-DDThh:mm:ss+0000", "key": "updated_since", "value": "" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"description\": \"\",\n \"error\": [\n \"\",\n \"\"\n ],\n \"data\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"foreign_id\": \"\",\n \"foreign_id_type\": \"\",\n \"location_id\": \"\",\n \"last_sync_time\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"display_name\": \"\",\n \"active\": \"\",\n \"bookable_online\": \"\",\n \"appointment_types\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"parent_type\": \"\",\n \"parent_id\": \"\",\n \"minutes\": \"\",\n \"bookable_online\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"parent_type\": \"\",\n \"parent_id\": \"\",\n \"minutes\": \"\",\n \"bookable_online\": \"\"\n }\n ]\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"foreign_id\": \"\",\n \"foreign_id_type\": \"\",\n \"location_id\": \"\",\n \"last_sync_time\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"display_name\": \"\",\n \"active\": \"\",\n \"bookable_online\": \"\",\n \"appointment_types\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"parent_type\": \"\",\n \"parent_id\": \"\",\n \"minutes\": \"\",\n \"bookable_online\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"parent_type\": \"\",\n \"parent_id\": \"\",\n \"minutes\": \"\",\n \"bookable_online\": \"\"\n }\n ]\n }\n ],\n \"page_info\": {}\n}", "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-1ac2a769-05b2-4527-a518-c73260f6377b" }, { "id": "835a4376-eb77-463f-87bf-8198a6ea75ca", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The NexHealth API version", "key": "Nex-Api-Version", "value": "v3.0.0" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/operatories?subdomain=&location_id=&start_cursor=&end_cursor=&per_page=5&search_name=&foreign_id=&updated_since=&include[]=appt_categories", "host": [ "{{baseUrl}}" ], "path": [ "operatories" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "(Required) Used to scope the request to the specified location", "key": "location_id", "value": "" }, { "description": "First item of the current page. Starts empty", "key": "start_cursor", "value": "" }, { "description": "Last item of the current page. Starts empty", "key": "end_cursor", "value": "" }, { "description": "Number of results to return per page. Maximum allowed amount is 1000.", "key": "per_page", "value": "5" }, { "description": "Optional name search filter", "key": "search_name", "value": "" }, { "description": "Query by EHR Id", "key": "foreign_id", "value": "" }, { "description": "Query operatories whose records have updated since the specified datetime in ISO8601 format. Must be a parseable Date, recommended formats are YYYY-MM-DD or YYYY-MM-DDThh:mm:ss+0000", "key": "updated_since", "value": "" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"description\": \"\",\n \"data\": {},\n \"error\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-835a4376-eb77-463f-87bf-8198a6ea75ca" }, { "id": "c8d9d9c7-d6e9-4e0e-b7b3-a6cc2f5a081c", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The NexHealth API version", "key": "Nex-Api-Version", "value": "v3.0.0" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/operatories?subdomain=&location_id=&start_cursor=&end_cursor=&per_page=5&search_name=&foreign_id=&updated_since=&include[]=appt_categories", "host": [ "{{baseUrl}}" ], "path": [ "operatories" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "(Required) Used to scope the request to the specified location", "key": "location_id", "value": "" }, { "description": "First item of the current page. Starts empty", "key": "start_cursor", "value": "" }, { "description": "Last item of the current page. Starts empty", "key": "end_cursor", "value": "" }, { "description": "Number of results to return per page. Maximum allowed amount is 1000.", "key": "per_page", "value": "5" }, { "description": "Optional name search filter", "key": "search_name", "value": "" }, { "description": "Query by EHR Id", "key": "foreign_id", "value": "" }, { "description": "Query operatories whose records have updated since the specified datetime in ISO8601 format. Must be a parseable Date, recommended formats are YYYY-MM-DD or YYYY-MM-DDThh:mm:ss+0000", "key": "updated_since", "value": "" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"description\": \"\",\n \"data\": {},\n \"error\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-c8d9d9c7-d6e9-4e0e-b7b3-a6cc2f5a081c" }, { "id": "eaedea46-4d31-47c6-bd91-f13694ec0808", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The NexHealth API version", "key": "Nex-Api-Version", "value": "v3.0.0" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/operatories?subdomain=&location_id=&start_cursor=&end_cursor=&per_page=5&search_name=&foreign_id=&updated_since=&include[]=appt_categories", "host": [ "{{baseUrl}}" ], "path": [ "operatories" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "(Required) Used to scope the request to the specified location", "key": "location_id", "value": "" }, { "description": "First item of the current page. Starts empty", "key": "start_cursor", "value": "" }, { "description": "Last item of the current page. Starts empty", "key": "end_cursor", "value": "" }, { "description": "Number of results to return per page. Maximum allowed amount is 1000.", "key": "per_page", "value": "5" }, { "description": "Optional name search filter", "key": "search_name", "value": "" }, { "description": "Query by EHR Id", "key": "foreign_id", "value": "" }, { "description": "Query operatories whose records have updated since the specified datetime in ISO8601 format. Must be a parseable Date, recommended formats are YYYY-MM-DD or YYYY-MM-DDThh:mm:ss+0000", "key": "updated_since", "value": "" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"description\": \"\",\n \"data\": {},\n \"error\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-eaedea46-4d31-47c6-bd91-f13694ec0808" }, { "id": "a00a5664-9a5a-4a15-ad5c-aaac452ed8ce", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The NexHealth API version", "key": "Nex-Api-Version", "value": "v3.0.0" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/operatories?subdomain=&location_id=&start_cursor=&end_cursor=&per_page=5&search_name=&foreign_id=&updated_since=&include[]=appt_categories", "host": [ "{{baseUrl}}" ], "path": [ "operatories" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "(Required) Used to scope the request to the specified location", "key": "location_id", "value": "" }, { "description": "First item of the current page. Starts empty", "key": "start_cursor", "value": "" }, { "description": "Last item of the current page. Starts empty", "key": "end_cursor", "value": "" }, { "description": "Number of results to return per page. Maximum allowed amount is 1000.", "key": "per_page", "value": "5" }, { "description": "Optional name search filter", "key": "search_name", "value": "" }, { "description": "Query by EHR Id", "key": "foreign_id", "value": "" }, { "description": "Query operatories whose records have updated since the specified datetime in ISO8601 format. Must be a parseable Date, recommended formats are YYYY-MM-DD or YYYY-MM-DDThh:mm:ss+0000", "key": "updated_since", "value": "" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"description\": \"\",\n \"data\": {},\n \"error\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-a00a5664-9a5a-4a15-ad5c-aaac452ed8ce" }, { "id": "b98dc10e-8571-4aff-8460-35d96486f446", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The NexHealth API version", "key": "Nex-Api-Version", "value": "v3.0.0" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/operatories?subdomain=&location_id=&start_cursor=&end_cursor=&per_page=5&search_name=&foreign_id=&updated_since=&include[]=appt_categories", "host": [ "{{baseUrl}}" ], "path": [ "operatories" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "(Required) Used to scope the request to the specified location", "key": "location_id", "value": "" }, { "description": "First item of the current page. Starts empty", "key": "start_cursor", "value": "" }, { "description": "Last item of the current page. Starts empty", "key": "end_cursor", "value": "" }, { "description": "Number of results to return per page. Maximum allowed amount is 1000.", "key": "per_page", "value": "5" }, { "description": "Optional name search filter", "key": "search_name", "value": "" }, { "description": "Query by EHR Id", "key": "foreign_id", "value": "" }, { "description": "Query operatories whose records have updated since the specified datetime in ISO8601 format. Must be a parseable Date, recommended formats are YYYY-MM-DD or YYYY-MM-DDThh:mm:ss+0000", "key": "updated_since", "value": "" }, { "description": "Resources to be included in the response", "key": "include[]", "value": "appt_categories" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"description\": \"\",\n \"data\": {},\n \"error\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-b98dc10e-8571-4aff-8460-35d96486f446" } ], "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-127bc662-e175-473a-b36c-7633c222f246" } ], "id": "0a87fea3-2044-4727-bcad-2998ddec5141", "createdAt": "2026-07-28T02:20:03.000Z", "updatedAt": "2026-07-28T02:20:03.000Z", "uid": "35240-0a87fea3-2044-4727-bcad-2998ddec5141" } ], "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://nexhealth.info" } ] }