A custom GET endpoint. Returns college information from https://api.data.gov/ed/collegescorecard/v1/schools based on the state parameter that is passed to the endpoint method.
Path Variables
Name
Description
:state
Data string to pass to the endpoint. MUST be present. If requesting ALL states, the value should be "all"
Input Parameters
This endpoint does not accept any input parameters.