AdmissionsCESApplicationItem
This service allows viewers to see the application items list. This information is gathered from the class scheduling and registration components of the AIM System.
Base URL: /domains/legacy/admissions/ces/applicationitem
Version: v1
Summary
Path | Operation | Description |
---|---|---|
/ | GET | Returns app item list. |
/documentation | GET | service definition |
Paths
Returns app item list.
Uses default content-types: application/json application/xml
- 200 OK
-
Service request is OK and a response has been generated.
- 400 Bad Request
-
There appears to be a syntax error in the composition of the service request. The response structure may contain information about the error. If the base URI or service request URI is invalid, any response will come as an HTTP response.
- 401 Unauthorized
-
Failure to authenticate
- 403 Forbidden
-
The user does not have access to the resource.
- 404 Not Found
-
The target resource can not be found for the provided resource identifiers.
- 500 Internal Server Error
-
An error occurred generating the response to the service request. This is strictly a server error and not an application error.
GET /documentation
service definition
Uses default content-types: application/json application/xml
- 200 OK
-
Success