Skip to main content
Retrieve metadata for a model, including creation time and owner.

Endpoint

GET https://api.stepfun.ai/v1/models/{model}

Path parameters

  • model string required
    Model ID.

Response

Returns a single Model object.

Example