---
title: "GET /v1/provider/node_ids"
method: GET
path: "/v1/provider/node_ids"
tags: ["Provider"]
---

# GET /v1/provider/node_ids

`GET /v1/provider/node_ids`

## Query parameters

- `provider_id` string
- `details` boolean

## Response `200`

Node assignment list

- MarketApiNodeIdResponse
  - `count` integer, required
  - `request_timestamp` string, date-time, required
  - `data` MarketApiNodeIdEntry[], required
    - `current_status` string, required
    - `product_uuid` string, nullable
    - `internal_ipv4` string, nullable
    - `source` 'vm'

## Other responses

- `401` — Unauthorized
- `403` — Forbidden - not a vendor
- `500` — Internal server error

---

[API](https://skmtc.net/sfcompute/apis/san-francisco-compute-documentation.md) · [All operations](https://skmtc.net/sfcompute/apis/san-francisco-compute-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sfcompute/san-francisco-compute-documentation/revisions/93dd7661e9bb/schema)
