Community Scripts
Raw .rsc content of a community script
Fetches the script content from GitHub and returns as text/plain.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ULID of the script record
Response
200
text/plain
Script contents (RouterOS commands)
The response is of type string
.