Get Natural Person in DepartmentAsk AIget http://localhost:3000/v1/api/departments/{departmentId}/natural-persons/{naturalPersonId}retrieve a specific Natural Person defined in a specific DepartmentPath ParamsdepartmentIdintegerrequired≥ 1id of a DepartmentnaturalPersonIdintegerrequired≥ 1id of Natural PersonResponses 200Natural Person details 401access token is missing or invalid 404specified resource was not found 408network timeout 500something went wrong 503service unavailableUpdated about 4 years ago