cURL
Entries
Fetch an entry version
Retrieve the GOBL envelope data stored for a specific version of a Silo entry.
GET
cURL
Use the
version value returned in an entry’s version or versions fields to retrieve that exact historical envelope. The response contains only the requested version identifier and its GOBL envelope data; other entry metadata remains available from the standard fetch entry endpoint.Authorizations
Use the Bearer scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>
Path Parameters
UUID of the silo entry to fetch.
Example:
"347c5b04-cde2-11ed-afa1-0242ac120002"
Version of the envelope data to fetch.
Example:
"76f845c125"