Summary
Gets a Project's thumbnail
Description
Gets a Project's thumbnail. Returns data as a base64 encoded string of binary data.
Route
GET /automation-studio/projects/:projectId/thumbnail
Roles
            admin
apiread
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| projectId | string | yes | Project identifier | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| response | object | API response body |