v33

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-26273770.9 KB

Get the asset with given ID.

get/v1/assets/{assetId}

Path parameters

assetIdstring required

Asset ID

Query parameters

includeDownloadUrlboolean

Toggles whether a download URL should be included in the response

includeUploadUrlboolean

Toggles whether an upload URL should be included in the response

Response

OK

idstring required
namestring required
kind'App' | 'Keychain' required
displayNamestring

Human-readable display name for the asset. If not set, the name should be used.

platform'ios' | 'android' | 'xcode'
os'ios' | 'android' | 'xcode'

Deprecated: alias of platform, always mirrors it. Use platform instead.

md5string

Returned only if there is a corresponding file uploaded already.

expiresAtstring date-time

When set, the time after which the asset is automatically deleted.

signedUploadUrlstring
signedDownloadUrlstring