Logo
Type aliases

GetProjectApiV1ProjectsProjectIdGetData

GetProjectApiV1ProjectsProjectIdGetData = object

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

Properties

body?

optional body: never

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


path

path: object

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

project_id

project_id: string | null


query?

optional query: object

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

organization_id?

optional organization_id: string | null


url

url: "/api/v1/projects/\{project_id\}"

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