Retrieve a resource from a data partition
Retrieve a resource from a data partition.
Documentation Index
Fetch the complete documentation index at: https://docs.clinia.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The resource ID. Can also be an identifier with one of the following formats:
source:{sourceRecordId}:{sourceKey}.{sourceRecordType}(e.g.source:123:mySourceA.clinic). This is useful to fetch a record when knowing its source record id.mdm:{unifiedRecordId}:old(e.g.mdm:123:old). This is useful to fetch a unified record id that does not exist anymore after being merged.
Query Parameters
This field is deprecated and will be removed in a future version. Consider using the BrowseIncludes endpoint instead.
List of include keys to include with the response. It can be used to include relationship (e.g. worksAt) and related resources (e.g. worksAt.clinic).
Response
A successful response.
The included resources or relationships. All odd number of path segments are relationships, and all even number of path segments are Resources.
Type of the resource.
Resources contained in this top-level resource. Contained resources exists only within the context of this top-level resource.