pyslk.searchid_exists

pyslk.searchid_exists#

pyslk.searchid_exists(search_id: str | int) bool#

Get path for a resource id

Parameters:

search_id (str or int) – a search_id

Returns:

whether provided search id exists (True) or not (False)

Return type:

bool