Skip to main content

Get the latest screenshot's FileReference belonging to a Domain

GET /v2/domains/{domainId}/latest-screenshot/
v2
GET
domain-get-latest-screenshot

Request

  • domainIdstring (uuid)
    required

Responses

application/json

OK

  • referencestring

Usage examples

$ curl \
--fail \
--location \
-d '{"domainName":"example.com","path":"/var/www"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/domains/f0f86186-0a5a-45b2-aa33-502777496347/latest-screenshot