Search for resources

Search for resources in the organization. See request body for filtering options. To paginate through results, use "from" and "size" query parameters. To return more details about the resources, see "hydration" query parameter.

Query Params
int32
≤ 1000
Defaults to 10

Size of page to fetch

int32
Defaults to 0

Result number to start fetch from (not the page number to start from)

sort
array of strings

Sort results by fields

sort
hydration
array of strings

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.

Body Params
assetStatus
array of strings

Filter by asset status label.

assetStatus
collection
array of strings

Filter by collection IRI

collection
createdRange
object

Filter by range of date that the resource was created.

string
enum

Minimum access level to filter by.

Allowed:
string
required

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.

property
object

Filter by custom properties.

string
tag
array of strings

Filter by tags.

tag
type
array of strings

Filter by type of metadata resource. Both IRI and label are accepted.

type
updatedRange
object

Filter by range of date that the resource was updated.

Response

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