API ReferenceTypesGetWorkspacePlanDetailsArgsOn this pageGetWorkspacePlanDetailsArgs type GetWorkspacePlanDetailsArgs = { workspaceId: number;}; Arguments for getting workspace plan details. Properties workspaceId workspaceId: number; The workspace ID.