---
title: "Retrieve infra products list"
method: GET
path: "/api/v1/infra/organizations-list"
tags: ["Infra"]
---

# Retrieve infra products list

`GET /api/v1/infra/organizations-list`

## Response `200`

OK

- InfraOrganizationsListDto[]
  - `organizationId` integer
  - `organizationName` string, nullable
  - `createdAt` string, date-time
  - `subscriptionId` string, nullable
  - `billingStartDate` string, date-time, nullable
  - `yearly` boolean

---

[API](https://skmtc.dev/taikun/apis/taikun-webapi.md) · [All operations](https://skmtc.dev/taikun/apis/taikun-webapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/taikun/taikun-webapi/revisions/09395964d191/schema)
