Hub

Return a presigned FAB URL and optionally include verifications.

Return a presigned FAB URL.

post/v1/hub/fetch-fab

Request body

app_idstring required

Like '@user/app', either this or 'identifier' must be provided.

identifierstring nullable

Alternative to app_id, will be used if app_id is not provided.

app_versionstring nullable

Specific app version to fetch (if omitted, fetches latest available)

versionstring nullable

Alternative to app_version, will be used if app_version is not provided.

flwr_license_keystring nullable

Optional Flower license key to authorize the request to receive verifications

flwr_versionstring nullable

Optional Flower platform version making this request.

Response

Successful Response

app_versionstring required
latest_app_versionstring nullable
resolved_by_compatibilityboolean
notestring nullable
app_idstring required
fab_urlstring required

Changes

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