getProject

inline suspend fun EvidentlyClient.getProject(crossinline block: GetProjectRequest.Builder.() -> Unit): 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.