Get a project's thumbnail

Returns a Project's thumbnail. Returns data as a base64 encoded string of binary data.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

projectIdstringRequired
Project identifier

Response

API response body
messagestring
dataobject

Errors

500
Internal Server Error