pub async fn get_authorized_agents(
__arg0: State<AppState>,
__arg1: Query<AuthorizedAgentsQuery>,
) -> Result<SonicJson<AuthorizedAgentsResponse>, StatusCode>Expand description
Get list of authorized agents for a wallet
pub async fn get_authorized_agents(
__arg0: State<AppState>,
__arg1: Query<AuthorizedAgentsQuery>,
) -> Result<SonicJson<AuthorizedAgentsResponse>, StatusCode>Get list of authorized agents for a wallet