Function getAllActionVersions1
- getAllActionVersions1(
__namedParameters: {
accountSlug: string;
actionSlug: string;
status?: ("PUBLISHED" | "DEPRECATED" | "DRAFT" | "REPROVED")[];
studioSlug: string;
xWorkspaceId?: string;
},
opts?: RequestOpts,
): Promise<ListActionVersionResponse> Parameters
- __namedParameters: {
accountSlug: string;
actionSlug: string;
status?: ("PUBLISHED" | "DEPRECATED" | "DRAFT" | "REPROVED")[];
studioSlug: string;
xWorkspaceId?: string;
} Optionalopts: RequestOpts
List all action versions