GET
/
cards
curl --request GET \
  --url https://api.sandbox.sudo.cards/cards \
  --header 'Authorization: <api-key>'
"{}"

Authorizations

Authorization
string
header
required

Query Parameters

page
integer
default:
0

Specifies the position the response data should begin from.

limit
integer
default:
100

The number of cards to fetch.

Response

200
application/json
200

The response is of type object.