curl --request GET \
--url https://api.example.com/v2/service_types/{id}/{
"id": 123,
"name": "<string>"
}Retrieve a service type by ID.
curl --request GET \
--url https://api.example.com/v2/service_types/{id}/{
"id": 123,
"name": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.fleetit.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?