getScan

suspend fun getScan(id: String): Result<Scan>

This function fetches a single scan.

Parameters

{string} id - The id of the scan to fetch