Returns a cursor paged list of connectors

Returns a cursor paged list of connectors.

Query Params
string
length between 32 and 32

Return only objects after this cursor id. Optional.

string
length between 32 and 32

Return only objects before this cursor id. Optional.

int32 | null
1 to 500

Upper bound for the number of objects to be returned. Defaults to 50. Maximum of 500. Optional.

date-time | null

Return only objects which were created from this timestamp on. Optional.
Note: Do not use timestamps for the paging of search results as there can be multiple objects with the same timestamp.

date-time | null

Return only objects which were created until this timestamp. Optional.
Note: Do not use timestamps for the paging of search results as there can be multiple objects with the same timestamp.

date-time | null

Return only objects which were last modified from this timestamp on. Optional.
Note: Do not use timestamps for the paging of search results as there can be multiple objects with the same timestamp.

date-time | null

Return only objects which were last modified until this timestamp. Optional.
Note: Do not use timestamps for the paging of search results as there can be multiple objects with the same timestamp.

string
length between 0 and 32

Return only objects with this state. Optional.

string

Return only objects with this merchant id. Optional.

string

Return only objects with this name. Optional.

boolean | null

Indicates whether the full merchant object should be included. Optional.

boolean | null

Return only objects depending on whether the field MandateReviewEnabled is set to true or false. Optional.

boolean | null

Return only objects depending on whether the field PaymentReviewEnabled is set to true or false. Optional.

boolean | null

Return only objects depending on whether the field PayoutReviewEnabled is set to true or false. Optional.

boolean | null

Return only objects depending on whether the field RefundReviewEnabled is set to true or false. Optional.

boolean | null

Indicates whether the full SchemeConfiguration object should be included. Optional.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json