Skip to main content
GET
List all processors

List Processors

Retrieve a paginated list of all payment processors.

Endpoint

Authentication

string
required
Bearer token (Admin JWT)

Query Parameters

integer
default:"50"
Results per page
integer
default:"0"
Pagination offset

Response

Errors

Authorizations

Authorization
string
header
required

JWT token from admin login for administrative operations. Format: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...'

Query Parameters

limit
integer
default:50

Limit

offset
integer
default:0

Offset

Response

List of processors

The response is of type object.