Type aliases
GetProjectApiV1ProjectsProjectIdGetData
GetProjectApiV1ProjectsProjectIdGetData =
object
Defined in: packages/cloud/src/client/types.gen.ts:9763
Properties
body?
optional
body:never
Defined in: packages/cloud/src/client/types.gen.ts:9764
path
path:
object
Defined in: packages/cloud/src/client/types.gen.ts:9765
project_id
project_id:
string
|null
query?
optional
query:object
Defined in: packages/cloud/src/client/types.gen.ts:9768
organization_id?
optional
organization_id:string
|null
url
url:
"/api/v1/projects/\{project_id\}"
Defined in: packages/cloud/src/client/types.gen.ts:9771