# Get Customer

This endpoint retrieves the customer's profile information. This can be for an individual or a business.

It returns a Customer object which can be either an Individual or a Business object, containing details like name, address, email, and account_status.

Endpoint: GET /api/v1/customer/
Version: Version: e5dd1ef9
Security: CodeBearer


## Response 404 fields
