Skip to main content
GET
Get asset
Look up an asset by ID: name, type, owner, folder, and schedules. This endpoint does not return secrets (for example connection passwords or credentials).

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

assetId
string<uuid>
required

UUID of the asset.

Response

Asset found.

data
object
required