# Returns the latest terms of service by serviceName **GET /terms/latest** Fetches the latest terms for the given `serviceName`. ## Servers - Production server (preview release 2025-2): https://api.pace.cloud/user/2025-2 (Production server (preview release 2025-2)) ## Parameters #### Query parameters - **filter[serviceName]** (string) The name of the service ## Responses ### 200: Terms found #### Headers - **Content-Language** (string) Language of the localized response properties. Is not necessarily one of the values provided by the Accept-Language request header. #### Body Parameters: application/vnd.api+json (object) - **data** (object) ### 404: Resource not found #### Body Parameters: application/vnd.api+json (object) - **errors** (array[object]) ### 501: Internal server error #### Body Parameters: application/vnd.api+json (object) - **errors** (array[object]) [Powered by Bump.sh](https://bump.sh)