payments.v1
List tasks from a connector
List all tasks associated with this connector.
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The name of the connector.
Available options:
STRIPE
, DUMMY-PAY
, WISE
, MODULR
, CURRENCY-CLOUD
, BANKING-CIRCLE
, MANGOPAY
, MONEYCORP
, ATLAR
, ADYEN
, GENERIC
The connector ID.
Query Parameters
The maximum number of results to return per page.
Required range:
1 <= x <= 1000
Parameter used in pagination requests. Maximum page size is set to 15. Set to the value of next for the next page of results. Set to the value of previous for the previous page of results. No other parameters can be set when this parameter is set.
Example:
"aHR0cHM6Ly9nLnBhZ2UvTmVrby1SYW1lbj9zaGFyZQ=="
Response
200
application/json
OK
The response is of type object
.