Get_a_project
Get a project
Inputs
name [Required]
Name for getting a project from the current user. To get a project under another account, you can specify the account name before the project name with the format: AccountName/ProjectName. For example: pollination/NewDemoProject
Outputs
project
A project found.
Last updated