v1
latestOpenAPI 3.1.02026-08-04751,1671.3 MBVaults
Get Vault Asset
Get a specific asset in a vault.
get/api/v1/vaults/{id}/assets/{asset_id}
Path parameters
idstring uuid required
ID of the vault to retrieve.
ID of the vault to retrieve.
asset_idstring uuid required
ID of the asset to retrieve.
ID of the asset to retrieve.
Query parameters
pageinteger
The page number to fetch.
The page number to fetch.
sizeinteger
The number of items per page.
The number of items per page.
skip_countboolean
Whether to skip counting the total number of items.
Whether to skip counting the total number of items.
Response
Successful Response