Get session information
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Description
Query an ABL application to get a list of all its sessions including information on client and agent connections.
HTTP Operation
GET
URI
//host_name:port/oemanager/applications/ABL_app_name/sessions
Media type
application/vnd.progress+json
Response codes
200 Success
404 Resource Not Found
500 Unexpected Server Error
Command-line example
|
ABL HTTP client example
|
Request body example
NA
Response body example
|
Note: For more information about session states, see About session and request states in
Manage Progress Application Server (PAS) for OpenEdge.