Clients
Get a Client by id
Retrieve a single client identified by its unique identifier.
GET
Headers
API key. Value must be formatted like so: lucca application={api_key}
.
Path Parameters
Identifier of the client.
Response
200
application/json
OK
A client must belong to a single organization.
The organizationId field is required upon creation (POST) and cannot be modified later.