Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ULID of the script
Response
README content
The response is of type string
.
Fetches README from GitHub and returns as text/plain, if readme_url
is set.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ULID of the script
README content
The response is of type string
.