Actions
Get Actions
GetActions returns a paginated list of Actions for the specified ConnectorVersion.
GET
Authorizations
Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.
Path Parameters
ID is the unique identifier of the Connector.
Version is the version name of the Connector to retrieve. The reserved names "latest" and "default" may be used to retrieve the latest version or the default version respectively.
Query Parameters
Name filters Actions by name using a case-insensitive substring-match.
Response
200
application/json
OK
ActionPage defines a paginated list of Actions.