Get customer

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

Overview

Retrieve the authenticated customer — profile, payment methods, subscriptions, and other relationships. Send the customer’s bearer token; the same token is echoed back as data.auth_token / data.token.

Example: After login, call this endpoint with the customer’s token to load their current profile and subscriptions for your account UI.

📘

Authentication required

Send a valid token as Authorization: Bearer <token>. A missing token returns 401 Token not provided; an invalid or expired token returns 401 Invalid or expired token. See Authentication.

Query Params
int32
required
Headers
string
required
Defaults to Bearer eyJ***
string
Defaults to application/json
Responses

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