Discover referenced resources
Finds all resource references from a set of specified resource identifiers.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
options
resourceIdentifiers
Array of resource identifiers to find references for.
recursive
If true, recursively looks up resources on all referenced resources.
includeResources
If true, include the full resource document in each resource reference object.
ignore
An object of resource types to directions that will not be included in discovery. Cannot be used with include.
Allowed values:
include
An object of resource types and directions to be included in discovery. Cannot be used with ignore.
Allowed values:
removeCycles
If true, removes all cyclic relationships from the list of resource references.
Response
References
message
data
metadata
Errors
500
Internal Server Error