You can retrieve all customers or specify a customer by their ID. When fetching by ID, simply provide the customer's ID, and it will return the corresponding customer information.
{"status": true,"message": "User info returned successfully","data": {"id":"369ea20c-212b-4b2a-9f87-31c7b11dec58","first_name":"Haleemah","last_name":"Opeyemi","user_name":"haopho31079","email":"haleemahfolag@yopmail.com","default_email":"ec5fe1cf-dcf3-48b9-b003-7417fea0c0f1_haleemahfolag@yopmail.com","phone":null,"password":null,"is_account_verified":true,"password_reset":false,"role":"USER","referredById":null,"referral_code":null,"clientId":"ec5fe1cf-dcf3-48b9-b003-7417fea0c0f1","source":"THIRD_PARTY","public_key":null,"secret_key":null,"api_enabled":false,"password_created":false,"last_logged_in_at":null,"created_at":"2023-12-26T09:03:18.766Z","updated_at":"2023-12-26T09:03:18.766Z" }}