get_segments

Function get_segments 

Source
pub async fn get_segments(
    configuration: &Configuration,
    app_id: &str,
    offset: Option<i32>,
    limit: Option<i32>,
) -> Result<GetSegmentsSuccessResponse, Error<GetSegmentsError>>
Expand description

Returns an array of segments from an app.