Get resources that are related to a resource identified by IRI

If a resource A is related to resource B and C, this endpoint will return B and C. See request body for further filtering options.

Path Params
string
required
length ≥ 1

User name and unique identifier of the user or organization a resource belongs to. For example, in the URL: https://acme.data.world/jonloyens/an-intro-to-dataworld-dataset, jonloyens is the unique identifier of the owner.

Query Params
string
required
length ≥ 1

Internationalized Resource Identifier (IRI) of the resource. You can find the IRI in the Technical Reference section under the Settings tab on the resource’s catalog page.

boolean
Defaults to false

Return additional information about the resource. For example, if the resource is in a collection, the collection IRI will be returned by default. If hydration is enabled, the collection's title and description will also be returned.

int32
1 to 100
Defaults to 10

Number of results to return

string

A token supplied by the previous response to retrieve the next page of results

Body Params
byRelationTypes
array of strings

Filter by these relation types. Relation types are identified by their IRI.

byRelationTypes
byResourceTypes
array of strings

Filter by these resource types. Resource types are identified by their IRI.

byResourceTypes
Response

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json