Http Headers

Unless otherwise specified by an individual API design, the following headers will be required when interacting with the directory service API's. X-Client-ID is an exception as this is only required for GraphQL Subscriptions.

authorization - Unless otherwise noted in this design the Authorization header will be the base64encoded shared credential token from the Connectivity Platform (e.g. DeviceBridge)

x-tenant-id - The four (4) character alphanumeric facility id within the Connectivity platform.

x-user-identity - This is a three (3) segment string delimited by colon (:). Prefix literal, product oid, and user id. (e.g. hrc:1.3.6.1.4.1.50624.1.2.3:doej@anyhospital.com, or hrc:1.3.6.1.4.1.50624.1.2.3:doej)

x-client-id - The unique product subscription id.