v1

latestOpenAPI 3.0.12026-07-1431191129.7 KB
Resources

Get a contain resource from the registry

Get a contain resource from the registry.

get/sources/{sourceKey}/v1/resources/{resourceType}/{id}/{containKey}/{containedResourceId}

Path parameters

sourceKeystring required

The key of the source.

resourceTypestring required

Type of the resource. Key of the profile.

idstring required

Id of the resource.

containKeystring required

Key of the contained resource. This is the key of the profile that defines the contained resource type.

containedResourceIdstring required

Id of the contained resource.

Response

The contained 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.