cURL
curl --request GET \ --url https://api.sandbox.sudo.cards/customers \ --header 'Authorization: <api-key>'
"{}"
Fetches existing customer objects according to query parameters.
Specifies the position the response data should begin from.
The number of customers to fetch.
200
The response is of type object.
object