pub async fn api_v3_indexer_get(
    configuration: &Configuration
) -> Result<Vec<IndexerResource>, Error<ApiV3IndexerGetError>>