List App Variants
GET/apps/:app_id/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.
Request
Responses
- 200
- 422
Successful Response
Validation Error