Get client for editing
GET/clients/:id/edit
Returns a single client by ID with its relationships, optionally loading additional custom relationships via the customWith parameter
Request
Responses
- 200
- 401
- 403
- 500
Client retrieved successfully
Unauthenticated
Forbidden - Missing permission: read clients
Internal server error or client not found