Path Parameters
Key of the collection.
The Unified 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.
- clinia-relative-identity:{value}:{relativeIdentityKey}
(e.g. clinia-relative-identity:1:my-relative-identity-col
). This is useful to fetch a record when knowing one of its relative identities.
Note: This will only consider relative identities migrated from source records.
Response
A successful response.
is the id of the unified resource.
is the type of the unified resource.
is the metadata of the unified resource.
is the list of source resources of the unified resource.
The relative identities associated with this resource.