curl --request GET \
--url https://lens-api.tic.io/companies/{id}/trademarks \
--header 'x-api-key: <api-key>'[
{
"trademarkId": 123,
"transactionId": 123,
"applicationNumber": "<string>",
"applicationDate": "2023-11-07T05:31:56Z",
"applicationLanguageCode": "<string>",
"registrationDate": "2023-11-07T05:31:56Z",
"registrationNumber": "<string>",
"registrationOfficeCode": "<string>",
"kindMark": "<string>",
"expiryDate": "2023-11-07T05:31:56Z",
"markCurrentStatusCode": "<string>",
"markCurrentStatusCodeDescription": "<string>",
"markFeature": "<string>",
"markFeatureDescription": "<string>",
"markVerbalElementText": "<string>",
"markDescription": "<string>",
"useLimitationText": "<string>",
"priorityDetails": "<string>",
"publicationDate": "2023-11-07T05:31:56Z",
"publicationSection": "<string>",
"publicationTypeName": "<string>",
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"fileId": 123,
"prv_TrademarkApplicant": [
{
"trademarkApplicantId": 123,
"trademarkId": 123,
"applicantIdentifier": "<string>",
"applicantName": "<string>",
"applicantAddress": "<string>",
"applicantAddressCountryCode": "<string>",
"applicantReference": "<string>",
"fileId": 123,
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"companyId": 123,
"personId": 123
}
],
"prv_TrademarkClass": [
{
"trademarkClassId": 123,
"trademarkId": 123,
"classNumber": "<string>",
"goodsServicesDescription": "<string>",
"fileId": 123,
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z"
}
],
"prv_TrademarkImage": [
{
"trademarkImageId": 123,
"trademarkId": 123,
"markIdentifier": "<string>",
"mediaFileName": "<string>",
"mediaFileFormat": "<string>",
"markImageColourClaimedText": "<string>",
"categoryCode": "<string>",
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"fileId": 123
}
],
"prv_TrademarkRepresentative": [
{
"trademarkRepresentativeId": 123,
"trademarkId": 123,
"representativeIdentifier": "<string>",
"representativeName": "<string>",
"representativeAddress": "<string>",
"representativeAddressCountryCode": "<string>",
"representativeReference": "<string>",
"fileId": 123,
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"companyId": 123,
"personId": 123
}
],
"prv_TrademarkEvent": [
{
"trademarkEventId": 123,
"trademarkId": 123,
"eventDate": "2023-11-07T05:31:56Z",
"eventCode": "<string>",
"fileId": 123,
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z"
}
]
}
]Returns trademarks registered with PRV (the Swedish Patent and Registration Office) where the company is an applicant, together with classes, events, images, and representatives.
curl --request GET \
--url https://lens-api.tic.io/companies/{id}/trademarks \
--header 'x-api-key: <api-key>'[
{
"trademarkId": 123,
"transactionId": 123,
"applicationNumber": "<string>",
"applicationDate": "2023-11-07T05:31:56Z",
"applicationLanguageCode": "<string>",
"registrationDate": "2023-11-07T05:31:56Z",
"registrationNumber": "<string>",
"registrationOfficeCode": "<string>",
"kindMark": "<string>",
"expiryDate": "2023-11-07T05:31:56Z",
"markCurrentStatusCode": "<string>",
"markCurrentStatusCodeDescription": "<string>",
"markFeature": "<string>",
"markFeatureDescription": "<string>",
"markVerbalElementText": "<string>",
"markDescription": "<string>",
"useLimitationText": "<string>",
"priorityDetails": "<string>",
"publicationDate": "2023-11-07T05:31:56Z",
"publicationSection": "<string>",
"publicationTypeName": "<string>",
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"fileId": 123,
"prv_TrademarkApplicant": [
{
"trademarkApplicantId": 123,
"trademarkId": 123,
"applicantIdentifier": "<string>",
"applicantName": "<string>",
"applicantAddress": "<string>",
"applicantAddressCountryCode": "<string>",
"applicantReference": "<string>",
"fileId": 123,
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"companyId": 123,
"personId": 123
}
],
"prv_TrademarkClass": [
{
"trademarkClassId": 123,
"trademarkId": 123,
"classNumber": "<string>",
"goodsServicesDescription": "<string>",
"fileId": 123,
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z"
}
],
"prv_TrademarkImage": [
{
"trademarkImageId": 123,
"trademarkId": 123,
"markIdentifier": "<string>",
"mediaFileName": "<string>",
"mediaFileFormat": "<string>",
"markImageColourClaimedText": "<string>",
"categoryCode": "<string>",
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"fileId": 123
}
],
"prv_TrademarkRepresentative": [
{
"trademarkRepresentativeId": 123,
"trademarkId": 123,
"representativeIdentifier": "<string>",
"representativeName": "<string>",
"representativeAddress": "<string>",
"representativeAddressCountryCode": "<string>",
"representativeReference": "<string>",
"fileId": 123,
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
"companyId": 123,
"personId": 123
}
],
"prv_TrademarkEvent": [
{
"trademarkEventId": 123,
"trademarkId": 123,
"eventDate": "2023-11-07T05:31:56Z",
"eventCode": "<string>",
"fileId": 123,
"firstSeenAtUtc": "2023-11-07T05:31:56Z",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z"
}
]
}
]Internal company ID
List of trademarks
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes