---
title: "POST /v1/devices:sync"
method: POST
path: "/v1/devices:sync"
tags: ["devices"]
---

# POST /v1/devices:sync

`POST /v1/devices:sync`

Gets all the devices associated with the given third-party user. The third-party user's identity is passed in via the `agent_user_id` (see SyncRequest). This request must be authorized using service account credentials from your Actions console project.

## Request body

- SyncRequest — Request type for the [`Sync`](#google.home.graph.v1.HomeGraphApiService.Sync) call.
  - `requestId` string — Request ID used for debugging.
  - `agentUserId` string — Required. Third-party user ID.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/homegraph.md) · [All operations](https://skmtc.net/google/apis/homegraph/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/homegraph/versions/28c601cbc091/schema)
