Finding A District Or School
Once you’ve got SIS data successfully importing into Signal Kit, you might need to find a school, or the district itself, within the data you’ve sent us. Similar to finding a user, you can query the Signal Kit API by your IDs to find the associated data.
Search By ID
The groups endpoint accepts a combination of query parameters named source
, source_type
, source_id
. Using the combination of source
and source_type
, Signal Kit will automatically translate source_id
and return the corresponding group.
Valid source values: csv
, ddit
, aeries
Valid source_type values: district
, school
GET
Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
access_token