getProject

abstract suspend fun getProject(input: GetProjectRequest): GetProjectResponse

Returns the details about one launch. You must already know the project name. To retrieve a list of projects in your account, use ListProjects.