v1
latestOpenAPI 3.0.12026-07-1431191129.7 KBResources
Get a resource from the registry
Get a resource from the registry.
get/sources/{sourceKey}/v1/resources/{resourceType}/{id}
Path parameters
sourceKeystring required
The key of the source.
resourceTypestring required
Type of the resource. Key of the profile.
idstring required
The resource ID. It can also be an identifier with the following formats {system}:{value}:{use} (e.g. clinia:123:use).
Query parameters
includesstring[]
List of relationship property key (included resources) to includes with the response. Keys must be valid relationship property key for the given resource type.
Response
The resource with the given id.