Search...
/
Login
Documentation
API Reference
Integrations
Release Notes
Status
Documentation
API Reference
Integrations
Release Notes
Status
OctoAI API
Authentication
Inference
Account
Endpoint
Telemetry
Secret
Registry Credential
Public Endpoint
Instance Types
Text Generation API
STREAM
Create Chat Completion
STREAM
Create Completion
Media Generation API
POST
Generate SDXL
POST
Generate SD3
POST
Generate ControlNet SDXL
POST
Generate SVD
POST
Generate FLUX.1 [dev]
POST
Generate FLUX.1 [schnell]
Fine Tuning API
POST
Create Tune
GET
Get Tune
DEL
Delete Tune
POST
Cancel Tune
GET
List Tunes
Asset Library API
GET
List Assets
POST
Create Asset
DEL
Delete Asset
POST
Complete Asset Upload
GET
Retrieve Asset
Media Utilities API
POST
Adetailer
POST
Upscaling
POST
Remove Background
Login
Asset Library API
Retrieve Asset
GET
https://api.octoai.cloud
/
v1
/
assets
/
:asset_owner_and_name_or_id
Retrieve asset with the given owner and name or id.
Path parameters
asset_owner_and_name_or_id
string
Required
Owner and name or id of the asset.
Query parameters
transfer_api_type
enum
Optional
Type of transfer API to generate.
Allowed values:
presigned-url
sts
gcp-oauth
any
Response
This endpoint returns an object.
asset
object
Asset.
Show 15 properties
transfer_api
object
Transfer API used to retrieve the asset.
Show 4 variants