Skip to main content
GET
/
api
/
userdata
/
{file}
Get user data file
curl --request GET \
  --url https://cloud.comfy.org/api/userdata/{file} \
  --header 'X-API-Key: <api-key>'
"<string>"

Authorizations

X-API-Key
string
header
required

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

Path Parameters

file
string
required

The filename of the user data to retrieve.

Response

Successfully retrieved the file.

The response is of type file.