v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
Binaries

Get binary

Retrieve complete information about a specific WebAssembly binary including metadata and compiled content. Use this to download or inspect binaries before using them in applications.

get/fastedge/v1/binaries/{binary_id}

Path parameters

binary_idinteger required

Unique identifier of the binary to retrieve

Response

Returns detailed binary information including metadata and content

idinteger required

Binary ID

statusinteger required

Status code:
0 - pending
1 - compiled
2 - compilation failed (errors available)
3 - compilation failed (errors not available)
4 - resulting binary exceeded the limit
5 - unsupported source language

sourceinteger required

Source language:
0 - unknown
1 - Rust
2 - JavaScript
3 - Go

unref_sincestring

Not used since (UTC)

api_typestring required

Wasm API type

checksumstring

MD5 hash of the binary