services
Get Service
Gets a specific service using its unique ID.
Args: service_id: The ID of the service to get. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Returns: A specific service object.
get/api/v1/services/{service_id}
Path parameters
service_idstring uuid required
Query parameters
hydrateboolean
Response
Successful Response