# \SpatialReferencesApi
All URIs are relative to *https://geoengine.io/api*
[**get_spatial_reference_specification_handler**](SpatialReferencesApi.md#get_spatial_reference_specification_handler) | **GET** /spatialReferenceSpecification/{srsString} |
## get_spatial_reference_specification_handler
> models::SpatialReferenceSpecification get_spatial_reference_specification_handler(srs_string)
### Parameters
**srs_string** | **String** | | [required] |
### Return type
[**models::SpatialReferenceSpecification**](SpatialReferenceSpecification.md)
### Authorization
[session_token](../README.md#session_token)
### 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)