{ "operationId": "getV2Customer", "summary": "List Customers", "method": "GET", "path": "/v2/customer", "responseExample": [ { "created_at": "2025-01-01T00:00:00Z", "entity_id": "string", "id": "string", "updated_at": "2025-01-01T00:00:00Z" } ] }