{ "info": { "_postman_id": "545f7cd6-9780-447e-8e02-49bea2181a59", "name": "NexHealth Adjustment Types Nex Staff 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:19:56.000Z", "updatedAt": "2026-07-28T02:19:57.000Z", "lastUpdatedBy": "35240", "uid": "35240-545f7cd6-9780-447e-8e02-49bea2181a59" }, "item": [ { "name": "nex_staff", "item": [ { "name": "View nex staff", "id": "3230be79-1b72-462e-b9ea-d0f176b3aa3d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.Nexhealth+json;version=2" } ], "url": { "raw": "{{baseUrl}}/nex_staff?subdomain=&page=1&per_page=5&inactive=&location_ids[]=,", "host": [ "{{baseUrl}}" ], "path": [ "nex_staff" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "Page number. Starts with page 1", "key": "page", "value": "1" }, { "description": "Number of results to return per page. Defaults is 5 per page and Max 300 per page", "key": "per_page", "value": "5" }, { "key": "inactive", "value": "" }, { "description": "Locations the staff member has access to", "key": "location_ids[]", "value": "," } ] } }, "response": [ { "id": "77839323-35d8-48fe-9c93-edbc1d531ee9", "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}}/nex_staff?subdomain=&page=1&per_page=5&inactive=&location_ids[]=,", "host": [ "{{baseUrl}}" ], "path": [ "nex_staff" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "Page number. Starts with page 1", "key": "page", "value": "1" }, { "description": "Number of results to return per page. Defaults is 5 per page and Max 300 per page", "key": "per_page", "value": "5" }, { "key": "inactive", "value": "" }, { "description": "Locations the staff member has access to", "key": "location_ids[]", "value": "," } ] } }, "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 {\n \"id\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"patientable\": \"\",\n \"inst_ids\": [\n \"\",\n \"\"\n ],\n \"unsubscribe_emails\": \"\",\n \"inactive\": \"\",\n \"unsubscribe_sms\": \"\",\n \"location_ids\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"patientable\": \"\",\n \"inst_ids\": [\n \"\",\n \"\"\n ],\n \"unsubscribe_emails\": \"\",\n \"inactive\": \"\",\n \"unsubscribe_sms\": \"\",\n \"location_ids\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"count\": \"\"\n}", "createdAt": "2026-07-28T02:19:57.000Z", "updatedAt": "2026-07-28T02:19:57.000Z", "uid": "35240-77839323-35d8-48fe-9c93-edbc1d531ee9" }, { "id": "dd7b3d05-9542-4d99-a18f-3276e5b7a925", "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}}/nex_staff?subdomain=&page=1&per_page=5&inactive=&location_ids[]=,", "host": [ "{{baseUrl}}" ], "path": [ "nex_staff" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "Page number. Starts with page 1", "key": "page", "value": "1" }, { "description": "Number of results to return per page. Defaults is 5 per page and Max 300 per page", "key": "per_page", "value": "5" }, { "key": "inactive", "value": "" }, { "description": "Locations the staff member has access to", "key": "location_ids[]", "value": "," } ] } }, "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:19:57.000Z", "updatedAt": "2026-07-28T02:19:57.000Z", "uid": "35240-dd7b3d05-9542-4d99-a18f-3276e5b7a925" }, { "id": "060cca6b-55c7-4e67-8f33-69b54fb606d9", "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}}/nex_staff?subdomain=&page=1&per_page=5&inactive=&location_ids[]=,", "host": [ "{{baseUrl}}" ], "path": [ "nex_staff" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "Page number. Starts with page 1", "key": "page", "value": "1" }, { "description": "Number of results to return per page. Defaults is 5 per page and Max 300 per page", "key": "per_page", "value": "5" }, { "key": "inactive", "value": "" }, { "description": "Locations the staff member has access to", "key": "location_ids[]", "value": "," } ] } }, "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:19:57.000Z", "updatedAt": "2026-07-28T02:19:57.000Z", "uid": "35240-060cca6b-55c7-4e67-8f33-69b54fb606d9" }, { "id": "217c3fb3-48d9-4cda-8630-e516bae925b8", "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}}/nex_staff?subdomain=&page=1&per_page=5&inactive=&location_ids[]=,", "host": [ "{{baseUrl}}" ], "path": [ "nex_staff" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "Page number. Starts with page 1", "key": "page", "value": "1" }, { "description": "Number of results to return per page. Defaults is 5 per page and Max 300 per page", "key": "per_page", "value": "5" }, { "key": "inactive", "value": "" }, { "description": "Locations the staff member has access to", "key": "location_ids[]", "value": "," } ] } }, "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:19:57.000Z", "updatedAt": "2026-07-28T02:19:57.000Z", "uid": "35240-217c3fb3-48d9-4cda-8630-e516bae925b8" }, { "id": "aff08fae-38fd-42d7-a14d-89023be6ab6c", "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}}/nex_staff?subdomain=&page=1&per_page=5&inactive=&location_ids[]=,", "host": [ "{{baseUrl}}" ], "path": [ "nex_staff" ], "query": [ { "description": "(Required) Used to scope the request to the specified institution", "key": "subdomain", "value": "" }, { "description": "Page number. Starts with page 1", "key": "page", "value": "1" }, { "description": "Number of results to return per page. Defaults is 5 per page and Max 300 per page", "key": "per_page", "value": "5" }, { "key": "inactive", "value": "" }, { "description": "Locations the staff member has access to", "key": "location_ids[]", "value": "," } ] } }, "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:19:57.000Z", "updatedAt": "2026-07-28T02:19:57.000Z", "uid": "35240-aff08fae-38fd-42d7-a14d-89023be6ab6c" } ], "createdAt": "2026-07-28T02:19:57.000Z", "updatedAt": "2026-07-28T02:19:57.000Z", "uid": "35240-3230be79-1b72-462e-b9ea-d0f176b3aa3d" } ], "id": "97ec38fe-0499-463f-81e7-a946e25c41fc", "createdAt": "2026-07-28T02:19:57.000Z", "updatedAt": "2026-07-28T02:19:57.000Z", "uid": "35240-97ec38fe-0499-463f-81e7-a946e25c41fc" } ], "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" } ] }