Discover the current API version
Query version discovery endpoints to determine which API versions and specification versions are available.
Before you begin
- A running automation orchestrator instance is accessible from your environment.
- You have a valid access token.
Procedure
Results
- Confirm the
current_versionfield matches the API prefix you are using in your integration. - Confirm the
statusfield iscurrentand notdeprecated.
Note:
The links field is null when an administrator has set APP_ENABLE_API_DOCS to false. API documentation endpoints are enabled by default. The status field reflects the version lifecycle state, such as current or deprecated.