List of Sourcesget https://asm.cloud.tenable.com/api/1.0/sourcesRetrieve a list of sources in your inventory.Query ParamsoffsetintegerThe number of items to skiplimitintegerrequired≥ 1Maximum number of items to returnsortbystringenumSort by criteria: abc - Alphabetical sort based on source keyword, ascending order count - Sort based on fetched result count, descending order count_asc - Sort based on fetched result count, ascending order txt_count - Sort based on TXT records fetched count, descending order txt_count_asc - Sort based on TXT records fetched count, ascending order recency - Default sorting, descending order abccountcount_asctxt_counttxt_count_ascrecencyAllowed:abccountcount_asctxt_counttxt_count_ascrecencysearchstringSearching within source keywordsResponses 200Returned if Tenable Attack Surface Management successfully returned the list of sources. 400Returned if your request specified invalid parameters or if your request was improperly formatted. 401Returned if you do not have permissions to use this endpoint. 500Returned if an internal error occurred in Tenable Attack Surface ManagementUpdated about 1 month ago