cURL
curl --request GET \ --url https://api.pagou.ai/v2/customers \ --header 'Authorization: Bearer <token>'
{}
List all customers
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
x >= 1
1 <= x <= 100
Success
Generic success response payload.