v1

latestOpenAPI 3.1.02026-07-24188215268.7 KB
catalog resources

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.

post/metadata/resources/search

Query parameters

sizeinteger

Size of page to fetch

frominteger

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

sortstring[]

Sort results by fields

hydrationstring[]

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.

Request body

assetStatusstring[]

Filter by asset status label.

collectionstring[]

Filter by collection IRI

minAccessLevel'NONE' | 'SAML_GATED' | 'DISCOVER' | 'MEMBER' | 'READ' | 'WRITE' | 'ADMIN'

Minimum access level to filter by.

ownerstring 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.

propertyobject

Filter by custom properties.

querystring
tagstring[]

Filter by tags.

typestring[]

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

Response

default response

consistentboolean
countinteger
nextstring