get https://v1/apikeys/
Log in to see full request history
Responses
400Invalid request.
400Invalid request.
xxxxxxxxxx
curl --request GET \
--url https://v1/apikeys/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"value": "1234-1234-1234-1234",
"customer": "abcdef1234567890",
"createdAt": "2024-09-01T00:00:00.000Z"
}