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