v1

latestOpenAPI 3.0.12026-07-1431191129.7 KB
Resources

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.

idstring required

Id of the resource.

typestring required

Type of the resource.

dataobject required

Dynamic data attributes, based on the resource type.

containedobject

Resources contained in this top-level resource. Contained resources exists only within the context of this top-level resource.

{"stackTrail":"components:schemas:v1DomainResourceWithIncludes:allOf:properties:includes","oasType":"schema","type":"unknown"}