Get a list of uncontained assets

Get a list of uncontained assets for a given asset type. Uncontained assets are assets that are not contained within another asset, meaning they are at the top level of their hierarchy. They could be:

* A source asset that represents an external system, such as a database, from which assets are synced to Alation for cataloging.
* A top-level native Alation asset, such as a Document Hub.

Assets that aren't in a hierarchy at all won't return a response.

Path Params
string
required

The name of the asset type.

Query Params
string

Comma-separated list of associated metadata to include in the response. Each asset in the response will always include the asset
object, but the rest of the keys in the response JSON will only be included if they are requested.

string
enum

Field to order the results by.

Allowed:
integer

The maximum number of results to return.

string

Token for retrieving the next page of results.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json