메인 콘텐츠로 건너뛰기
GET
Download asset content

인증

X-API-Key
string
header
필수

API key authentication. Generate an API key from your account settings at https://platform.comfy.org/profile/api-keys. Pass the key in the X-API-Key header.

경로 매개변수

id
string<uuid>
필수

Asset ID

쿼리 매개변수

disposition
enum<string>
기본값:attachment

Content-Disposition for the response. attachment (default) prompts a download; inline serves the content for direct display.

사용 가능한 옵션:
attachment,
inline

응답

Asset content

The response is of type file.