Skip to main content
GET
Get Cards

Authorizations

Authorization
string
header
default:{{APIKey}}
required

Query Parameters

page
integer<int32>
default:0

Specifies the position the response data should begin from.

limit
integer<int32>
default:100

The number of cards to fetch.

Response

Cards fetched successfully.

statusCode
integer

Status code of the response. 200 indicates a successful request.

message
string

Human-readable description of the result.

data
object[]

Array of objects for the requested page.

pagination
object

Pagination metadata for the result set.