Get Customer

Get details of a Customer using the Bringg Customer ID

The Get Customer endpoint returns details about a single customer by it's phone number.

curl --include \
     -X GET \
     -H "Content-Type: application/json", "Authorization: authKey" \
https://developer-api.bringg.com/partner_api/{id}
Path Params
int32
required

Unique identifier representing a user

Query Params
int32
required

Unique identifier representing a company

string

Current system time in miliseconds

string

Provided developer access token

string

Signature encoded using the private key

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json