Model Packs

List model pack files with pre-signed download URLs

Returns temporary pre-signed GET URLs for all files of a model, or only for a specific pack when packId is provided.

get/v1/model-packs/files

Query parameters

modelIdstring required

Model identifier to list files for

packIdstring

Optional pack identifier — when provided, only files of this pack are returned

Headers

x-api-keystring required

API key for authentication

Response

List of files with download URLs

Changes

No recorded changes to this endpoint across all 1 revision of this API.