Skip to main content
GET
/
api
/
v2
/
clients
/
{id}
Get client
curl --request GET \
  --url https://api.example.com/api/v2/clients/{id}
{}

Documentation Index

Fetch the complete documentation index at: https://docs.proconvey.co.uk/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string<uuid>
required

Client ID

Response

Client record

The response is of type object.