Retrieve a customer
Customers
Retrieve a customer
Retrieves a single customer by ID.
GET
Retrieve a customer
Documentation Index
Fetch the complete documentation index at: https://dev.smile.io/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint requires the scope.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the customer (in Smile) to retrieve.
Query Parameters
A comma-separated list of related objects to include in the response.
Available options:
vip_status, vip_status.vip_tier, vip_status.next_vip_tier Response
200 - application/json
The customer was successfully retrieved.