Find the parent of the Resource.
Get the parent type identifier of the Resource referenced by the identifier. This operation returns a dictionary where each key is the recursive parent of the key before it. That is, if looking up the parent
of a Participant
, the output will provide the parent Study
as well the parent Researcher
of that Study
.
Path Parameters |
---|
id string — REQUIREDThe special case |
Responses | ||
---|---|---|
200 Success
| ||
default Error
|