GET
/
sources
/
{source_id}
/
content
curl --request GET \
  --url https://api.totoy.ai/v1/sources/{source_id}/content \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

source_id
string
required

Unique identifier for a Source that was uploaded to Totoy.

Maximum length: 29

Response

200
application/pdf
OK

The response is of type file.