getLaunch

inline suspend fun EvidentlyClient.getLaunch(crossinline block: GetLaunchRequest.Builder.() -> Unit): GetLaunchResponse

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