Libraries
Get thumbnail
Retrieve a signed URL for the library thumbnail.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
The signed URL for the library thumbnail
The response is of type string
.
Was this page helpful?