Gravv DOCS
Docs Agent Get Started
API Reference Get a single customer

Get a single customer

Retrieve details of a specific customer by customer_id.

GET/v1/customers/{customer_id}

Path Parameters

Responses

Status Description
200 Customer details
400 Bad request — invalid or missing parameters

200 response

Full customer object returned by create and get endpoints.

Possible values: individual, business

Possible values: male, female, other

400 response

{
"data": null,
"error": "invalid request body"
}

Authorization

  • ApiKeyAuth
Was this page helpful?
Assistant
Responses are generated using AI and may contain mistakes.

Ask me anything about the documentation.

ESC