# \IndexerFlagApi
All URIs are relative to *http://localhost:7878*
[**api_v3_indexerflag_get**](IndexerFlagApi.md#api_v3_indexerflag_get) | **GET** /api/v3/indexerflag |
## api_v3_indexerflag_get
> Vec<crate::models::IndexerFlagResource> api_v3_indexerflag_get()
### Parameters
This endpoint does not need any parameter.
### Return type
[**Vec<crate::models::IndexerFlagResource>**](IndexerFlagResource.md)
### Authorization
[apikey](../README.md#apikey), [X-Api-Key](../README.md#X-Api-Key)
### HTTP request headers
- **Content-Type**: Not defined
- **Accept**: text/plain, application/json, text/json
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)