Get a client
Clients
Get a client
Fetch a single Client by id. Returns everything you sent at
creation plus the LedgerSync-assigned id and timestamps.
GET
Get a client
Authorizations
Pass your secret key in the Authorization header as a Bearer
token: Authorization: Bearer sk_test_... (sandbox) or
Bearer sk_live_... (production).
Keys are created in the developer portal and the plaintext secret is shown exactly once at creation. Treat them like passwords — never embed them in mobile apps or front-end code.
Path Parameters
Response
The Client.
Example:
"cli_01HXYZ8A6N7K2W9PQ4T5Z3V6E0"
Integrator-supplied identifier; useful for joining to your own systems.
Free-form key-value pairs for integrator use. Max 20 keys.
