C#
Get an action's versions
Retrieve all of an action’s versions. An action version is created whenever an action is deployed. An action version is immutable, once created.
GET
C#
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the action.
Query Parameters
Use this field to request a specific page of the list results.
This field specify the maximum number of results to be returned by the server. 20 by default