get
https://{hostname}/api-definitions/v2/endpoints//versions
Returns versions of an endpoint, with results optionally paginated, sorted, and filtered.
Returns versions of an endpoint, with results optionally paginated, sorted, and filtered.
xxxxxxxxxxcurl --request GET \--url https://hostname/api-definitions/v2/endpoints/apiEndPointId/versions \--header 'accept: application/json'
xxxxxxxxxx71}{"apiEndPointId": 492375,"apiEndPointName": "Bookstore API","apiVersions": [{"apiEndPointVersionId": 599104,"availableActions": ["ACTIVATE_ON_PRODUCTION","VIEW_AAG_SETTINGS","COMPARE_RAPID_SETTINGS","EDIT_AAG_SETTINGS","HIDE_VERSION","CLONE_VERSION","EDIT_ENDPOINT_DEFINITION","COMPARE_ENDPOINT","RESOURCES","ACTIVATE_ON_STAGING","DELETE"],"basePath": "/bookstore2","basedOn": 1,"createDate": "2019-06-17T07:22:29+0000","createdBy": "bookstore_admin","description": "An API for bookstore users allowing them to retrieve book items, add new items (admin users), and modify existing items.","hidden": false,"isVersionLocked": false,"lockVersion": 2,"productionDate": null,"productionStatus": null,"stagingDate": null,"stagingStatus": null,"updateDate": "2019-06-17T07:23:11+0000","updatedBy": "bookstore_admin","versionNumber": 2},{"apiEndPointVersionId": 574127,"availableActions": ["VIEW_AAG_SETTINGS","EDIT_AAG_SETTINGS","EDIT_ENDPOINT_DEFINITION","DELETE","ACTIVATE_ON_STAGING","COMPARE_RAPID_SETTINGS","ACTIVATE_ON_PRODUCTION","COMPARE_ENDPOINT","CLONE_VERSION","RESOURCES","HIDE_VERSION"