Get a list of terminal actions
Returns the terminal actions that have been scheduled for the company identified in the path.The response doesn't include actions that are scheduled by Adyen. 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.
Path parameters
The unique identifier of the company account.
Query parameters
The number of the page to fetch.
The number of items to have on a page, maximum 100. The default is 20 items on a page.
Returns terminal actions with the specified status. Allowed values: pending, successful, failed, cancelled, tryLater.
Returns terminal actions of the specified type. Allowed values: InstallAndroidApp, UninstallAndroidApp, InstallAndroidCertificate, UninstallAndroidCertificate.
Response
OK - the request has succeeded.