Account Domain Lookups
GET /api/v1/accounts/search
GET /api/v1/accounts/search
Scope: url:GET|/api/v1/accounts/search
Returns a list of up to 5 matching account domains
Partial match on name / domain are supported
Request Parameters:
Parameter
Type
Description
name
string
campus name
domain
string
no description
latitude
number
no description
longitude
number
no description
Example Request:
Example Response:
This documentation is generated directly from the Canvas LMS source code, available on Github.
Last updated