Apps
List App Variants
Retrieve a list of app variants for a given app ID.
Args: app_id (str): The ID of the app to retrieve variants for.
Returns: List[AppVariantResponse]: A list of app variants for the given app ID.
get/apps/{app_id}/variants
Path parameters
app_idstring required
Response
Successful Response