---
title: "List endpoints"
method: GET
path: "/organizations/{organization_id}/endpoints"
tags: ["Models"]
---

# List endpoints

`GET /organizations/{organization_id}/endpoints`

Returns a list of all model endpoints that are available for use by the specified organization.
Includes details like pricing as decimal USD, model information, and last usage.

## Path parameters

- `organization_id` string, required

## Response `200`

## Other responses

- `403`
- `500`
- `503`

---

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