Skip to main content
GET
/
api
/
v1
/
resources
/
{filename}
/
thumbnail
Get resource thumbnail
curl --request GET \
  --url http://localhost:3000/api/v1/resources/{filename}/thumbnail \
  --cookie nut-session=
"<string>"

Authorizations

nut-session
string
cookie
required

Session cookie authentication

Path Parameters

filename
string
required

Resource filename

Response

Thumbnail image

The response is of type file.