Skip to main content
GET /api/v1/builder/users/:customer_id Returns the same response shape as the create user endpoint.

Parameters

customer_id
string
required
The end-user’s Parsec customer UUID.
curl "https://api.parsecapi.com/api/v1/builder/users/CUSTOMER_ID" \
  -H "X-API-Key: pk_live_YOUR_BUILDER_KEY"