Skip to main content
GET
/
companies
/
{id}
/
intelligence
Get intelligence flags for a company
curl --request GET \
  --url https://lens-api.tic.io/companies/{id}/intelligence \
  --header 'x-api-key: <api-key>'
[
  {
    "companyIntelligenceId": 123,
    "linkToCompanyId": 123,
    "linkToPersonId": 123,
    "companyIntelligenceType": "createdAsShelfCompany",
    "companyIntelligenceTypeDescription": "<string>",
    "companyIntelligenceSubType": "<string>",
    "companyIntelligenceSubTypeDescription": "<string>",
    "companyIntelligencePolicyId": 123,
    "notes": "<string>",
    "notesEn": "<string>",
    "notesSv": "<string>",
    "score": 123,
    "firstSeenAtUtc": "2023-11-07T05:31:56Z",
    "lastSeenAtUtc": "2023-11-07T05:31:56Z",
    "lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
    "externalId": 123,
    "externalOrigin": "table_Bolagsverket_Notification",
    "intelligenceNotesType": 123,
    "notesValue1": "<string>",
    "notesValue2": "<string>",
    "notesValue3": "<string>",
    "notesValue4": "<string>"
  }
]
Max+ tier

Authorizations

x-api-key
string
header
required

Path Parameters

id
integer<int32>
required

Internal company ID

Response

Intelligence flags

companyIntelligenceId
integer<int32>
companyIntelligenceType
enum<string>
Available options:
createdAsShelfCompany,
suspectedForQuickLiquidation,
couldBeFranchise,
affliatedWithArticle,
unknown,
suspectedAddress,
formerChecks,
presentOnWarningList,
annualReportDiscrepancies,
auditorResignation,
registration,
registerChanges,
penaltyFees,
beneficialOwner,
claims,
forfeit,
mentionedInCourtCase
companyIntelligenceTypeDescription
null | string
companyIntelligenceSubType
null | string
companyIntelligenceSubTypeDescription
null | string
companyIntelligencePolicyId
null | integer<int32>
notes
null | string
notesEn
null | string
notesSv
null | string
score
null | integer<int32>
firstSeenAtUtc
null | string<date-time>
lastSeenAtUtc
null | string<date-time>
lastUpdatedAtUtc
string<date-time>
externalId
null | integer<int32>
externalOrigin
enum<string>
Available options:
table_Bolagsverket_Notification,
table_Stage_CompanyPersonHistory,
table_PRV_Trademark,
table_System_SwedishCity,
table_FI_Company,
table_FI_CompanyPermit,
table_ICA_Store,
table_Srf_Company,
table_FAR_Member,
table_Bolagsverket_Document,
table_Bolagsverket_Case,
table_SalesOrderRow,
table_SalesOrder,
table_System_UserValidation,
table_System_User,
table_User,
table_TeamInvitation,
table_Sweden_CourtDocument,
table_PRV_TrademarkImage,
table_Bolagsverket_Order,
table_SCB_JE,
table_SCB_AE,
table_Bolagsverket_BeneficialOwnerNotification,
table_TeamWatchListTrigger,
table_SCB_Foretagsnamn,
table_SCB_ExpImp,
table_SCB_AstNummer,
table_SCB_Konskvot,
table_Company,
table_Larmtjanst_Object,
table_Transportstyrelsen_Person,
table_Forsakringskassan_Claim,
table_FI_BorsInformationReport,
table_Skatteverket_FA_INK,
table_Skatteverket_FA_MOMS_AG,
table_Skatteverket_KA_PLIGG,
table_Skatteverket_SKT_AG,
table_Skatteverket_SKT_INK,
table_Skatteverket_SKT_MOMS,
table_Skatteverket_TF_ANST,
table_SPAR_NotificationRecord,
table_SPAR_NotificationRecordReference,
table_Lantmateriet_InskrivningPerson,
table_CompanyCase,
table_Bolagsverket_BeneficialOwner,
table_Bolagsverket_AnnualReport,
table_SPAR_NotificationRecordRelationship,
table_Skatteverket_Basinformation,
table_PersonRelationship,
table_CompanyImport,
table_SeaweedFSFile,
table_Sweden_CompanyAnnualReport,
table_CompanyFinancialReport,
table_CompanyAddress,
table_CompanyStatus,
table_CompanyPerson,
table_CompanyRegistration,
table_CompanyIntelligence,
table_CompanyFinancialDocument,
table_CompanyNaming,
table_CompanyPurpose,
table_CompanyShareCapital,
table_CompanyRegisteredOffice,
table_KFM_OrderToPayCase,
table_PersonAddress,
table_PersonName,
table_CompanyWorkplaceAddress,
table_Lantmateriet_InskrivningAgandeForandring,
table_Lantmateriet_InskrivningInteckning,
file_Bolagsverket,
table_KFM_DebtorSummaryEntityDebt,
table_CompanyWorkplaceCompany,
table_CompanyDocument,
table_FileImport,
table_CompanyFinancialReportRegistration,
table_Folkhalsomyndigheten_ServingPermit,
table_CompanyFinancialReportFile,
table_TeamCompanyDocument,
table_Bolagsverket_RepresentativeHistory,
table_CompanyPersonTemp,
table_Lansstyrelsen_Decision,
table_Kammarkollegiet_Sanktionsavgift,
table_CompanyFinancialReportSummary,
table_Lantmateriet_InskrivningAnteckning,
table_Property,
table_SwishRequest,
external_Lantmateriet_RegisterenhetObjektIdentitet,
table_SwishRefundResponse,
table_LEI_Order,
table_Bankgirot_Bankgironumber,
table_Person,
external_Navet,
table_Transportstyrelsen_VehicleSummaryEvent,
external_Bolagsverket_Case,
table_Ria_AgentLocation
intelligenceNotesType
null | integer<int32>
notesValue1
null | string
notesValue2
null | string
notesValue3
null | string
notesValue4
null | string