Logo
Type aliases

GetCurrentProjectApiV1ProjectsCurrentGetData

GetCurrentProjectApiV1ProjectsCurrentGetData = object

Defined in: packages/cloud/src/client/types.gen.ts:8393

Properties

body?

optional body: never

Defined in: packages/cloud/src/client/types.gen.ts:8394


path?

optional path: never

Defined in: packages/cloud/src/client/types.gen.ts:8395


query?

optional query: object

Defined in: packages/cloud/src/client/types.gen.ts:8396

project_id?

optional project_id: string | null

organization_id?

optional organization_id: string | null


url

url: "/api/v1/projects/current"

Defined in: packages/cloud/src/client/types.gen.ts:8400

On this page