Version Management
Get a List of Versions
Retrieve a list of Versions, with an option to filter by status. If no parameters are provided, it returns all versions.
get/api/v1/versions
Query parameters
status'DRAFT' | 'ACTIVE' | 'DEACTIVATED'
Search for Version(s) based on status.
Response
Success. Returns a list of version objects.