Licenses
List all available licenses.
curl -H "X-Session-ID: 0123456789" "https://lor.instructure.com/api/licenses"
Authorizations
x-session-idstringRequired
Session authentication. The session ID can be provided in any of the following ways: [Cookie: 'session'] [Header: 'x-session-id'] [Query parameter: 'session-id'] [Query parameter: first value of 'state'] [Body property: 'sessionId']
Responses
200
A list of available licenses
application/json
4XX
Bad Request
application/json
get
/api/licensesLast updated
Was this helpful?