---
title: "Get all device services"
method: GET
path: "/device/{deviceId}/services"
tags: ["Device"]
---

# Get all device services

`GET /device/{deviceId}/services`

## Response `200`

Device services retrieved

- Services

## Other responses

- `400` — Unable to retrieve services for this device
- `403` — You have not been granted permission to complete this action. Please contact your account manager to grant the proper permission.
- `404` — Unable to find the device or the device does not have a service

---

[API](https://skmtc.net/hivelocity/apis/hivelocity-api.md) · [All operations](https://skmtc.net/hivelocity/apis/hivelocity-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hivelocity/hivelocity-api/revisions/ee6b717b5015/schema)
