Retrieve a client partner by its unique identifier
GET/client_partners/:id
Retrieve the details of a previously created client partner using its unique identifier.
Request
Responses
- 200
- 400
- 404
- 500
Successful response with the client partner details
Bad Request
Not Found
Internal Server Error
Error Codes
| HTTP Status | Class | Code | Description |
|---|---|---|---|
| 404 | not_found | entity_not_found | Entity not found |