Skip to main content
GET
/
provider
/
customers
/
{customerId}
Get customer detail
curl --request GET \
  --url https://api.offergrid.io/provider/customers/{customerId} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.

Path Parameters

customerId
string
required

Response

Customer detail