Terminal actions - company level
Get terminal action
Returns the details of the terminal action identified in the path. To make this request, your API credential must have one of the following roles:
- Management API—Terminal actions read
- Management API—Terminal actions read and write
In the live environment, requests to this endpoint are subject to rate limits.
get/companies/{companyId}/terminalActions/{actionId}
Path parameters
companyIdstring required
The unique identifier of the company account.
actionIdstring required
The unique identifier of the terminal action.
Response
OK - the request has succeeded.