Accessing TEMS REST services OpenAPI document

Access all available request paths, parameters, and responses in the OpenAPI document.

To access the OpenAPI document for the Tivoli Enterprise Monitoring Server (TEMS) REST services, you can use the GET /spec endpoint.
https://host:port/api/v1/spec
The response is the OpenAPI document in YAML format, which provides all the possible HTTP requests, including request paths, associated query parameters, and possible responses.