Get customer
Customers
Get customer
Retrieve a single customer by ID.
Required scope: customers:read
GET
Get customer
Authorizations
Path Parameters
Customer identifier
Example:
"cust_r8s9t0u1"
Response
Customer details
A customer assigned to the BRP
Unique customer identifier
Example:
"cust_r8s9t0u1"
Customer display name
Example:
"SolarDach GmbH"
Customer status
Available options:
pending, active, deactivated Example:
"active"
A balance group assignment
BRP-defined key-value pairs (free-form)
Example:
{
"customer_number": "KD-2026-0815",
"cost_center": "CC-4200",
"region": "NRW"
}ISO 8601 timestamp when the customer was assigned
Example:
"2026-01-10T09:00:00Z"
ISO 8601 creation timestamp
Example:
"2026-01-10T09:00:00Z"
ISO 8601 timestamp when the customer was activated
Example:
"2026-01-10T11:30:00Z"