Skip to main content

get_agent

Function get_agent 

Source
pub async fn get_agent(
    __arg0: State<AppState>,
    headers: HeaderMap,
    __arg2: Path<Uuid>,
) -> impl IntoResponse
Expand description

GET /agents/:id: get agent details.