v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-27192307552.2 KB
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

resourcesServiceResponseResources

Class for all resource models associated with the service entity.

idstring uuid required
permission_deniedboolean
namestring required