Function workspaceVariableV2ControllerfindByName
- workspaceVariableV2ControllerfindByName(
__namedParameters: {
accountId?: string;
name: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<WorkspaceVariableResponse> Parameters
- __namedParameters: { accountId?: string; name: string; workspaceId: string }
Optionalopts: RequestOpts
Get a workspace variable by name