Type aliases
GetProjectApiV1ProjectsProjectIdGetData
GetProjectApiV1ProjectsProjectIdGetData =
object
Defined in: packages/cloud/src/client/types.gen.ts:8331
Properties
body?
optional
body:never
Defined in: packages/cloud/src/client/types.gen.ts:8332
path
path:
object
Defined in: packages/cloud/src/client/types.gen.ts:8333
project_id
project_id:
string
|null
query?
optional
query:object
Defined in: packages/cloud/src/client/types.gen.ts:8336
organization_id?
optional
organization_id:string
|null
url
url:
"/api/v1/projects/\{project_id\}"
Defined in: packages/cloud/src/client/types.gen.ts:8339