# \ParseApi
All URIs are relative to *http://localhost:8989*
[**api_v3_parse_get**](ParseApi.md#api_v3_parse_get) | **GET** /api/v3/parse |
## api_v3_parse_get
> models::ParseResource api_v3_parse_get(title, path)
### Parameters
**title** | Option<**String**> | | |
**path** | Option<**String**> | | |
### Return type
[**models::ParseResource**](ParseResource.md)
### Authorization
[apikey](../README.md#apikey), [X-Api-Key](../README.md#X-Api-Key)
### HTTP request headers
- **Content-Type**: Not defined
- **Accept**: application/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)