Sources
Retrieves the content of a Source.
The Source content can either be a plain text string or a document file.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for a Source
that was uploaded to Totoy.
Maximum length:
29
Response
200 - application/pdf
The response is of type file
.