Retrieves a filtered list of Terminal action requests created by the account making the request.
POST
/v2/terminals/actions/search
Retrieves a filtered list of Terminal action requests created by the account making the request.
Terminal action requests are available for 30 days.
Queries terminal actions based on given conditions and sort order. Leaving this unset will return all actions with the default sort order.
A pagination cursor returned by a previous call to this endpoint. Provide this to retrieve the next set of results for the original query. See Pagination for more information.
The pagination cursor to be used in a subsequent request. If empty, this is the final response.
See Pagination for more information.