Frontu API Sandbox
ClientApi/ResponsiblePerson

Get ResponsiblePerson detail information

1min
GET
https://dev1.frontu.com//client/api/v2/responsible_persons/details
This endpoind allows to retrieve all information about one specific responsible person and query params are used to retreive the one specific client.
Authentication
Authorization
Query Parameters
guid
systemId
Responses
200
Returned when successful
version
firstName
lastName
phone
email
note
client
guid
created
updated
deleted
systemId
404
Entity not found
Curl
JS
Ruby
Python
Responses
200
404