Skip to main content

list_apps

Function list_apps 

Source
pub async fn list_apps(
    environment: &Environment,
    app_id: &str,
    app_secret: &str,
    access_token: &str,
) -> Result<Vec<OndeApp>, GresiqError>
Expand description

Fetch all apps for the authenticated user.

GET /v1/client/gresiq/apps