Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/api/apps/beta/apps/{appId}/thumbnail/metadata \ --header 'X-Domino-Api-Key: <api-key>'
{ "contentType": "<string>", "etag": "<string>", "sizeBytes": 123, "updatedAt": 123, "filename": "<string>" }
Retrieve an App’s thumbnail metadata as JSON
The id of the app to retrieve the thumbnail metadata for.
Success
Was this page helpful?
Contact support