Get: Read API Status
Endpoint: /aion_core/api_status/read_api_master
This API is used to retrieve the status of a specific API associated with a use case. It supports three different parameter combinations:
- apiId – Fetch by API ID.
- UID and apiName – Fetch based on a user-defined identifier and a specific API type (e.g., training, deployment).
- usecaseId, usecaseVersion, and apiName – Fetch the status of a specific version of an API linked to a use case.