Files
Retrieves a single base64 encoded file.
Creates a new specified image and places it in the right context.
GET https://api.bundeling.com/V2/files/:identifier
| Name | Description | Type |
|---|---|---|
identifier | A unique identifier used to identify a file | string |
{
"filename": "r029jgxdfkoj20394856oijawd.png",
"content": "LCJwYeyJjbGllbnQiOjEwXRoIjoidXNlcnNcLzE1XC91...",
"lastupdate": "2026-04-03T00:00:00+0200"
}