mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
10 lines
221 B
HTTP
10 lines
221 B
HTTP
|
|
###
|
|
GET https://snow.instructure.com/api/v1/account_calendars
|
|
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
|
|
|
|
###
|
|
GET https://snow.instructure.com/api/v1/accounts/10/terms
|
|
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
|
|
|