- Overview
- OnyeOne Use Cases
- Authentication
- Guides
- Core EHR/EMR FHIR R4 APIs
- Administration
- Clinical
- Diagnostics
- Medications
- Financial
- Health Data Transformation
- Health Interoperabilty System
- Webhook
- Get Resource.GET
Track API Request
Developing
Testing Env
Testing Env
GET
/hie/track/{requestId}
Request
Authorization
Add parameter in header
x-api-key
Example:
x-api-key: ********************
Path Params
requestId
string
required
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://staging.onyeone.com/api/hie/track/'
Responses
🟢200Success
application/json
Body
object {0}
Example
{}
Modified at 2024-12-09 11:08:14