read
get
Read the contents of a file
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
connectionSlugstringRequired
Query parameters
pathstringRequired
transformerstring Β· enumOptionalPossible values:
Responses
200
The file was read
application/json
400
The request was malformed
get
/{connectionSlug}/readLast updated