Get customer by ID

Retrieves detailed information about a specific customer including payment methods and optionally subscription history

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Stripe customer ID (starting with "cus_")

Query Params
boolean

Whether to include subscription data for the customer (default: false)

Responses

400

Invalid customer ID format

401

Invalid or missing authorization token

403

Insufficient permissions

404

Customer not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json