@fiberai/sdk 0.0.2 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.cts CHANGED
@@ -697,19 +697,6 @@ type GetOrgCreditsResponses = {
697
697
  method: 'free';
698
698
  message: string;
699
699
  };
700
- /**
701
- * Warnings about extraneous fields in request
702
- */
703
- warnings?: Array<{
704
- /**
705
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
706
- */
707
- field: string;
708
- /**
709
- * Warning message
710
- */
711
- message: string;
712
- }> | null;
713
700
  };
714
701
  };
715
702
  type GetOrgCreditsResponse = GetOrgCreditsResponses[keyof GetOrgCreditsResponses];
@@ -2757,6 +2744,7 @@ type PollCombinedSearchResponses = {
2757
2744
  linkedin_primary_slug?: string | null;
2758
2745
  domains?: Array<string> | null;
2759
2746
  preferred_name?: string | null;
2747
+ crunchbase_slug?: string | null;
2760
2748
  } | null;
2761
2749
  linkedin_company_id?: string | null;
2762
2750
  is_current?: boolean | null;
@@ -2794,19 +2782,6 @@ type PollCombinedSearchResponses = {
2794
2782
  method: 'free';
2795
2783
  message: string;
2796
2784
  };
2797
- /**
2798
- * Warnings about extraneous fields in request
2799
- */
2800
- warnings?: Array<{
2801
- /**
2802
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
2803
- */
2804
- field: string;
2805
- /**
2806
- * Warning message
2807
- */
2808
- message: string;
2809
- }> | null;
2810
2785
  };
2811
2786
  };
2812
2787
  type PollCombinedSearchResponse = PollCombinedSearchResponses[keyof PollCombinedSearchResponses];
@@ -2936,19 +2911,6 @@ type PollContactEnrichmentResultResponses = {
2936
2911
  method: 'free';
2937
2912
  message: string;
2938
2913
  };
2939
- /**
2940
- * Warnings about extraneous fields in request
2941
- */
2942
- warnings?: Array<{
2943
- /**
2944
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
2945
- */
2946
- field: string;
2947
- /**
2948
- * Warning message
2949
- */
2950
- message: string;
2951
- }> | null;
2952
2914
  };
2953
2915
  };
2954
2916
  type PollContactEnrichmentResultResponse = PollContactEnrichmentResultResponses[keyof PollContactEnrichmentResultResponses];
@@ -3132,19 +3094,6 @@ type PollBatchContactEnrichmentResponses = {
3132
3094
  method: 'free';
3133
3095
  message: string;
3134
3096
  };
3135
- /**
3136
- * Warnings about extraneous fields in request
3137
- */
3138
- warnings?: Array<{
3139
- /**
3140
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
3141
- */
3142
- field: string;
3143
- /**
3144
- * Warning message
3145
- */
3146
- message: string;
3147
- }> | null;
3148
3097
  };
3149
3098
  };
3150
3099
  type PollBatchContactEnrichmentResponse = PollBatchContactEnrichmentResponses[keyof PollBatchContactEnrichmentResponses];
@@ -3292,19 +3241,6 @@ type PollGoogleMapsResultsResponses = {
3292
3241
  method: 'free';
3293
3242
  message: string;
3294
3243
  };
3295
- /**
3296
- * Warnings about extraneous fields in request
3297
- */
3298
- warnings?: Array<{
3299
- /**
3300
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
3301
- */
3302
- field: string;
3303
- /**
3304
- * Warning message
3305
- */
3306
- message: string;
3307
- }> | null;
3308
3244
  };
3309
3245
  };
3310
3246
  type PollGoogleMapsResultsResponse = PollGoogleMapsResultsResponses[keyof PollGoogleMapsResultsResponses];
@@ -3421,19 +3357,6 @@ type PollLocalBusinessSearchResponses = {
3421
3357
  method: 'free';
3422
3358
  message: string;
3423
3359
  };
3424
- /**
3425
- * Warnings about extraneous fields in request
3426
- */
3427
- warnings?: Array<{
3428
- /**
3429
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
3430
- */
3431
- field: string;
3432
- /**
3433
- * Warning message
3434
- */
3435
- message: string;
3436
- }> | null;
3437
3360
  };
3438
3361
  };
3439
3362
  type PollLocalBusinessSearchResponse = PollLocalBusinessSearchResponses[keyof PollLocalBusinessSearchResponses];
@@ -3559,19 +3482,6 @@ type CheckGoogleMapsResultsResponses = {
3559
3482
  method: 'free';
3560
3483
  message: string;
3561
3484
  };
3562
- /**
3563
- * Warnings about extraneous fields in request
3564
- */
3565
- warnings?: Array<{
3566
- /**
3567
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
3568
- */
3569
- field: string;
3570
- /**
3571
- * Warning message
3572
- */
3573
- message: string;
3574
- }> | null;
3575
3485
  };
3576
3486
  };
3577
3487
  type CheckGoogleMapsResultsResponse = CheckGoogleMapsResultsResponses[keyof CheckGoogleMapsResultsResponses];
@@ -3726,19 +3636,6 @@ type DomainLookupPollingResponses = {
3726
3636
  method: 'free';
3727
3637
  message: string;
3728
3638
  };
3729
- /**
3730
- * Warnings about extraneous fields in request
3731
- */
3732
- warnings?: Array<{
3733
- /**
3734
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
3735
- */
3736
- field: string;
3737
- /**
3738
- * Warning message
3739
- */
3740
- message: string;
3741
- }> | null;
3742
3639
  };
3743
3640
  };
3744
3641
  type DomainLookupPollingResponse = DomainLookupPollingResponses[keyof DomainLookupPollingResponses];
@@ -3855,19 +3752,6 @@ type GetCompanyExclusionListsResponses = {
3855
3752
  method: 'free';
3856
3753
  message: string;
3857
3754
  };
3858
- /**
3859
- * Warnings about extraneous fields in request
3860
- */
3861
- warnings?: Array<{
3862
- /**
3863
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
3864
- */
3865
- field: string;
3866
- /**
3867
- * Warning message
3868
- */
3869
- message: string;
3870
- }> | null;
3871
3755
  };
3872
3756
  };
3873
3757
  type GetCompanyExclusionListsResponse = GetCompanyExclusionListsResponses[keyof GetCompanyExclusionListsResponses];
@@ -3992,19 +3876,6 @@ type CreateCompanyExclusionListResponses = {
3992
3876
  method: 'free';
3993
3877
  message: string;
3994
3878
  };
3995
- /**
3996
- * Warnings about extraneous fields in request
3997
- */
3998
- warnings?: Array<{
3999
- /**
4000
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
4001
- */
4002
- field: string;
4003
- /**
4004
- * Warning message
4005
- */
4006
- message: string;
4007
- }> | null;
4008
3879
  };
4009
3880
  };
4010
3881
  type CreateCompanyExclusionListResponse = CreateCompanyExclusionListResponses[keyof CreateCompanyExclusionListResponses];
@@ -4121,19 +3992,6 @@ type DeleteCompanyExclusionListResponses = {
4121
3992
  method: 'free';
4122
3993
  message: string;
4123
3994
  };
4124
- /**
4125
- * Warnings about extraneous fields in request
4126
- */
4127
- warnings?: Array<{
4128
- /**
4129
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
4130
- */
4131
- field: string;
4132
- /**
4133
- * Warning message
4134
- */
4135
- message: string;
4136
- }> | null;
4137
3995
  };
4138
3996
  };
4139
3997
  type DeleteCompanyExclusionListResponse = DeleteCompanyExclusionListResponses[keyof DeleteCompanyExclusionListResponses];
@@ -4155,9 +4013,6 @@ type AddCompaniesToExclusionListData = {
4155
4013
  * A domain, like 'example.com' or 'https://example.com'
4156
4014
  */
4157
4015
  domain?: string | null;
4158
- /**
4159
- * A LinkedIn company URL, like 'https://www.linkedin.com/company/google'
4160
- */
4161
4016
  linkedinUrl?: string | null;
4162
4017
  }>;
4163
4018
  };
@@ -4267,19 +4122,6 @@ type AddCompaniesToExclusionListResponses = {
4267
4122
  method: 'free';
4268
4123
  message: string;
4269
4124
  };
4270
- /**
4271
- * Warnings about extraneous fields in request
4272
- */
4273
- warnings?: Array<{
4274
- /**
4275
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
4276
- */
4277
- field: string;
4278
- /**
4279
- * Warning message
4280
- */
4281
- message: string;
4282
- }> | null;
4283
4125
  };
4284
4126
  };
4285
4127
  type AddCompaniesToExclusionListResponse = AddCompaniesToExclusionListResponses[keyof AddCompaniesToExclusionListResponses];
@@ -4409,19 +4251,6 @@ type RemoveCompanyFromExclusionListResponses = {
4409
4251
  method: 'free';
4410
4252
  message: string;
4411
4253
  };
4412
- /**
4413
- * Warnings about extraneous fields in request
4414
- */
4415
- warnings?: Array<{
4416
- /**
4417
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
4418
- */
4419
- field: string;
4420
- /**
4421
- * Warning message
4422
- */
4423
- message: string;
4424
- }> | null;
4425
4254
  };
4426
4255
  };
4427
4256
  type RemoveCompanyFromExclusionListResponse = RemoveCompanyFromExclusionListResponses[keyof RemoveCompanyFromExclusionListResponses];
@@ -4571,19 +4400,6 @@ type GetExcludedCompaniesForExclusionListResponses = {
4571
4400
  method: 'free';
4572
4401
  message: string;
4573
4402
  };
4574
- /**
4575
- * Warnings about extraneous fields in request
4576
- */
4577
- warnings?: Array<{
4578
- /**
4579
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
4580
- */
4581
- field: string;
4582
- /**
4583
- * Warning message
4584
- */
4585
- message: string;
4586
- }> | null;
4587
4403
  };
4588
4404
  };
4589
4405
  type GetExcludedCompaniesForExclusionListResponse = GetExcludedCompaniesForExclusionListResponses[keyof GetExcludedCompaniesForExclusionListResponses];
@@ -4716,19 +4532,6 @@ type CreateCompanyExclusionListFromAudienceResponses = {
4716
4532
  method: 'free';
4717
4533
  message: string;
4718
4534
  };
4719
- /**
4720
- * Warnings about extraneous fields in request
4721
- */
4722
- warnings?: Array<{
4723
- /**
4724
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
4725
- */
4726
- field: string;
4727
- /**
4728
- * Warning message
4729
- */
4730
- message: string;
4731
- }> | null;
4732
4535
  };
4733
4536
  };
4734
4537
  type CreateCompanyExclusionListFromAudienceResponse = CreateCompanyExclusionListFromAudienceResponses[keyof CreateCompanyExclusionListFromAudienceResponses];
@@ -4845,19 +4648,6 @@ type GetProspectExclusionListsResponses = {
4845
4648
  method: 'free';
4846
4649
  message: string;
4847
4650
  };
4848
- /**
4849
- * Warnings about extraneous fields in request
4850
- */
4851
- warnings?: Array<{
4852
- /**
4853
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
4854
- */
4855
- field: string;
4856
- /**
4857
- * Warning message
4858
- */
4859
- message: string;
4860
- }> | null;
4861
4651
  };
4862
4652
  };
4863
4653
  type GetProspectExclusionListsResponse = GetProspectExclusionListsResponses[keyof GetProspectExclusionListsResponses];
@@ -4982,19 +4772,6 @@ type CreateProspectExclusionListResponses = {
4982
4772
  method: 'free';
4983
4773
  message: string;
4984
4774
  };
4985
- /**
4986
- * Warnings about extraneous fields in request
4987
- */
4988
- warnings?: Array<{
4989
- /**
4990
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
4991
- */
4992
- field: string;
4993
- /**
4994
- * Warning message
4995
- */
4996
- message: string;
4997
- }> | null;
4998
4775
  };
4999
4776
  };
5000
4777
  type CreateProspectExclusionListResponse = CreateProspectExclusionListResponses[keyof CreateProspectExclusionListResponses];
@@ -5111,19 +4888,6 @@ type DeleteProspectExclusionListResponses = {
5111
4888
  method: 'free';
5112
4889
  message: string;
5113
4890
  };
5114
- /**
5115
- * Warnings about extraneous fields in request
5116
- */
5117
- warnings?: Array<{
5118
- /**
5119
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
5120
- */
5121
- field: string;
5122
- /**
5123
- * Warning message
5124
- */
5125
- message: string;
5126
- }> | null;
5127
4891
  };
5128
4892
  };
5129
4893
  type DeleteProspectExclusionListResponse = DeleteProspectExclusionListResponses[keyof DeleteProspectExclusionListResponses];
@@ -5141,9 +4905,6 @@ type AddProspectsToExclusionListData = {
5141
4905
  * Prospects to add to the exclusion list. Max 5000 prospects can be added at a time.
5142
4906
  */
5143
4907
  prospects: Array<{
5144
- /**
5145
- * A LinkedIn URL, like 'https://www.linkedin.com/in/jake'
5146
- */
5147
4908
  linkedinUrl?: string | null;
5148
4909
  }>;
5149
4910
  };
@@ -5253,19 +5014,6 @@ type AddProspectsToExclusionListResponses = {
5253
5014
  method: 'free';
5254
5015
  message: string;
5255
5016
  };
5256
- /**
5257
- * Warnings about extraneous fields in request
5258
- */
5259
- warnings?: Array<{
5260
- /**
5261
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
5262
- */
5263
- field: string;
5264
- /**
5265
- * Warning message
5266
- */
5267
- message: string;
5268
- }> | null;
5269
5017
  };
5270
5018
  };
5271
5019
  type AddProspectsToExclusionListResponse = AddProspectsToExclusionListResponses[keyof AddProspectsToExclusionListResponses];
@@ -5391,19 +5139,6 @@ type RemoveProspectFromExclusionListResponses = {
5391
5139
  method: 'free';
5392
5140
  message: string;
5393
5141
  };
5394
- /**
5395
- * Warnings about extraneous fields in request
5396
- */
5397
- warnings?: Array<{
5398
- /**
5399
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
5400
- */
5401
- field: string;
5402
- /**
5403
- * Warning message
5404
- */
5405
- message: string;
5406
- }> | null;
5407
5142
  };
5408
5143
  };
5409
5144
  type RemoveProspectFromExclusionListResponse = RemoveProspectFromExclusionListResponses[keyof RemoveProspectFromExclusionListResponses];
@@ -5545,19 +5280,6 @@ type GetExcludedProspectsForExclusionListResponses = {
5545
5280
  method: 'free';
5546
5281
  message: string;
5547
5282
  };
5548
- /**
5549
- * Warnings about extraneous fields in request
5550
- */
5551
- warnings?: Array<{
5552
- /**
5553
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
5554
- */
5555
- field: string;
5556
- /**
5557
- * Warning message
5558
- */
5559
- message: string;
5560
- }> | null;
5561
5283
  };
5562
5284
  };
5563
5285
  type GetExcludedProspectsForExclusionListResponse = GetExcludedProspectsForExclusionListResponses[keyof GetExcludedProspectsForExclusionListResponses];
@@ -5690,19 +5412,6 @@ type CreateProspectExclusionListFromAudienceResponses = {
5690
5412
  method: 'free';
5691
5413
  message: string;
5692
5414
  };
5693
- /**
5694
- * Warnings about extraneous fields in request
5695
- */
5696
- warnings?: Array<{
5697
- /**
5698
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
5699
- */
5700
- field: string;
5701
- /**
5702
- * Warning message
5703
- */
5704
- message: string;
5705
- }> | null;
5706
5415
  };
5707
5416
  };
5708
5417
  type CreateProspectExclusionListFromAudienceResponse = CreateProspectExclusionListFromAudienceResponses[keyof CreateProspectExclusionListFromAudienceResponses];
@@ -5876,19 +5585,6 @@ type GetRegionsResponses = {
5876
5585
  method: 'free';
5877
5586
  message: string;
5878
5587
  };
5879
- /**
5880
- * Warnings about extraneous fields in request
5881
- */
5882
- warnings?: Array<{
5883
- /**
5884
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
5885
- */
5886
- field: string;
5887
- /**
5888
- * Warning message
5889
- */
5890
- message: string;
5891
- }> | null;
5892
5588
  };
5893
5589
  };
5894
5590
  type GetRegionsResponse = GetRegionsResponses[keyof GetRegionsResponses];
@@ -5999,19 +5695,6 @@ type GetLanguagesResponses = {
5999
5695
  method: 'free';
6000
5696
  message: string;
6001
5697
  };
6002
- /**
6003
- * Warnings about extraneous fields in request
6004
- */
6005
- warnings?: Array<{
6006
- /**
6007
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
6008
- */
6009
- field: string;
6010
- /**
6011
- * Warning message
6012
- */
6013
- message: string;
6014
- }> | null;
6015
5698
  };
6016
5699
  };
6017
5700
  type GetLanguagesResponse = GetLanguagesResponses[keyof GetLanguagesResponses];
@@ -6183,19 +5866,6 @@ type GetTimeZonesResponses = {
6183
5866
  method: 'free';
6184
5867
  message: string;
6185
5868
  };
6186
- /**
6187
- * Warnings about extraneous fields in request
6188
- */
6189
- warnings?: Array<{
6190
- /**
6191
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
6192
- */
6193
- field: string;
6194
- /**
6195
- * Warning message
6196
- */
6197
- message: string;
6198
- }> | null;
6199
5869
  };
6200
5870
  };
6201
5871
  type GetTimeZonesResponse = GetTimeZonesResponses[keyof GetTimeZonesResponses];
@@ -6316,19 +5986,6 @@ type GetIndustriesResponses = {
6316
5986
  method: 'free';
6317
5987
  message: string;
6318
5988
  };
6319
- /**
6320
- * Warnings about extraneous fields in request
6321
- */
6322
- warnings?: Array<{
6323
- /**
6324
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
6325
- */
6326
- field: string;
6327
- /**
6328
- * Warning message
6329
- */
6330
- message: string;
6331
- }> | null;
6332
5989
  };
6333
5990
  };
6334
5991
  type GetIndustriesResponse = GetIndustriesResponses[keyof GetIndustriesResponses];
@@ -6455,19 +6112,6 @@ type GetTagsResponses = {
6455
6112
  method: 'free';
6456
6113
  message: string;
6457
6114
  };
6458
- /**
6459
- * Warnings about extraneous fields in request
6460
- */
6461
- warnings?: Array<{
6462
- /**
6463
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
6464
- */
6465
- field: string;
6466
- /**
6467
- * Warning message
6468
- */
6469
- message: string;
6470
- }> | null;
6471
6115
  };
6472
6116
  };
6473
6117
  type GetTagsResponse = GetTagsResponses[keyof GetTagsResponses];
@@ -6589,19 +6233,6 @@ type GetNaicsCodesResponses = {
6589
6233
  method: 'free';
6590
6234
  message: string;
6591
6235
  };
6592
- /**
6593
- * Warnings about extraneous fields in request
6594
- */
6595
- warnings?: Array<{
6596
- /**
6597
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
6598
- */
6599
- field: string;
6600
- /**
6601
- * Warning message
6602
- */
6603
- message: string;
6604
- }> | null;
6605
6236
  };
6606
6237
  };
6607
6238
  type GetNaicsCodesResponse = GetNaicsCodesResponses[keyof GetNaicsCodesResponses];
@@ -6763,19 +6394,6 @@ type GetAcceleratorsResponses = {
6763
6394
  method: 'free';
6764
6395
  message: string;
6765
6396
  };
6766
- /**
6767
- * Warnings about extraneous fields in request
6768
- */
6769
- warnings?: Array<{
6770
- /**
6771
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
6772
- */
6773
- field: string;
6774
- /**
6775
- * Warning message
6776
- */
6777
- message: string;
6778
- }> | null;
6779
6397
  };
6780
6398
  };
6781
6399
  type GetAcceleratorsResponse = GetAcceleratorsResponses[keyof GetAcceleratorsResponses];
@@ -9689,19 +9307,6 @@ type CompanySearchResponses = {
9689
9307
  method: 'free';
9690
9308
  message: string;
9691
9309
  };
9692
- /**
9693
- * Warnings about extraneous fields in request
9694
- */
9695
- warnings?: Array<{
9696
- /**
9697
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
9698
- */
9699
- field: string;
9700
- /**
9701
- * Warning message
9702
- */
9703
- message: string;
9704
- }> | null;
9705
9310
  };
9706
9311
  };
9707
9312
  type CompanySearchResponse = CompanySearchResponses[keyof CompanySearchResponses];
@@ -10879,19 +10484,6 @@ type CompanyCountResponses = {
10879
10484
  method: 'free';
10880
10485
  message: string;
10881
10486
  };
10882
- /**
10883
- * Warnings about extraneous fields in request
10884
- */
10885
- warnings?: Array<{
10886
- /**
10887
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
10888
- */
10889
- field: string;
10890
- /**
10891
- * Warning message
10892
- */
10893
- message: string;
10894
- }> | null;
10895
10487
  };
10896
10488
  };
10897
10489
  type CompanyCountResponse = CompanyCountResponses[keyof CompanyCountResponses];
@@ -11253,19 +10845,6 @@ type InvestorSearchResponses = {
11253
10845
  method: 'free';
11254
10846
  message: string;
11255
10847
  };
11256
- /**
11257
- * Warnings about extraneous fields in request
11258
- */
11259
- warnings?: Array<{
11260
- /**
11261
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
11262
- */
11263
- field: string;
11264
- /**
11265
- * Warning message
11266
- */
11267
- message: string;
11268
- }> | null;
11269
10848
  };
11270
10849
  };
11271
10850
  type InvestorSearchResponse = InvestorSearchResponses[keyof InvestorSearchResponses];
@@ -11589,19 +11168,6 @@ type InvestmentSearchResponses = {
11589
11168
  method: 'free';
11590
11169
  message: string;
11591
11170
  };
11592
- /**
11593
- * Warnings about extraneous fields in request
11594
- */
11595
- warnings?: Array<{
11596
- /**
11597
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
11598
- */
11599
- field: string;
11600
- /**
11601
- * Warning message
11602
- */
11603
- message: string;
11604
- }> | null;
11605
11171
  };
11606
11172
  };
11607
11173
  type InvestmentSearchResponse = InvestmentSearchResponses[keyof InvestmentSearchResponses];
@@ -11958,19 +11524,6 @@ type JobPostingSearchResponses = {
11958
11524
  method: 'free';
11959
11525
  message: string;
11960
11526
  };
11961
- /**
11962
- * Warnings about extraneous fields in request
11963
- */
11964
- warnings?: Array<{
11965
- /**
11966
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
11967
- */
11968
- field: string;
11969
- /**
11970
- * Warning message
11971
- */
11972
- message: string;
11973
- }> | null;
11974
11527
  };
11975
11528
  };
11976
11529
  type JobPostingSearchResponse = JobPostingSearchResponses[keyof JobPostingSearchResponses];
@@ -12195,19 +11748,6 @@ type JobPostingSearchCountResponses = {
12195
11748
  method: 'free';
12196
11749
  message: string;
12197
11750
  };
12198
- /**
12199
- * Warnings about extraneous fields in request
12200
- */
12201
- warnings?: Array<{
12202
- /**
12203
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
12204
- */
12205
- field: string;
12206
- /**
12207
- * Warning message
12208
- */
12209
- message: string;
12210
- }> | null;
12211
11751
  };
12212
11752
  };
12213
11753
  type JobPostingSearchCountResponse = JobPostingSearchCountResponses[keyof JobPostingSearchCountResponses];
@@ -12629,6 +12169,7 @@ type PeopleSearchData = {
12629
12169
  } | null;
12630
12170
  openToWork?: boolean | null;
12631
12171
  isHiring?: boolean | null;
12172
+ hasProfilePicture?: boolean | null;
12632
12173
  /**
12633
12174
  * Whether to include deep details about each educational item, like the school's LinkedIn URL, website, location, etc. That'll be put in the detailedEducation array. This slows down the API call, so only enable this if you need it.
12634
12175
  */
@@ -13154,6 +12695,7 @@ type PeopleSearchResponses = {
13154
12695
  linkedin_primary_slug?: string | null;
13155
12696
  domains?: Array<string> | null;
13156
12697
  preferred_name?: string | null;
12698
+ crunchbase_slug?: string | null;
13157
12699
  } | null;
13158
12700
  linkedin_company_id?: string | null;
13159
12701
  is_current?: boolean | null;
@@ -13190,19 +12732,6 @@ type PeopleSearchResponses = {
13190
12732
  method: 'free';
13191
12733
  message: string;
13192
12734
  };
13193
- /**
13194
- * Warnings about extraneous fields in request
13195
- */
13196
- warnings?: Array<{
13197
- /**
13198
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
13199
- */
13200
- field: string;
13201
- /**
13202
- * Warning message
13203
- */
13204
- message: string;
13205
- }> | null;
13206
12735
  };
13207
12736
  };
13208
12737
  type PeopleSearchResponse = PeopleSearchResponses[keyof PeopleSearchResponses];
@@ -13624,6 +13153,7 @@ type PeopleSearchCountData = {
13624
13153
  } | null;
13625
13154
  openToWork?: boolean | null;
13626
13155
  isHiring?: boolean | null;
13156
+ hasProfilePicture?: boolean | null;
13627
13157
  /**
13628
13158
  * Whether to include deep details about each educational item, like the school's LinkedIn URL, website, location, etc. That'll be put in the detailedEducation array. This slows down the API call, so only enable this if you need it.
13629
13159
  */
@@ -13954,19 +13484,6 @@ type PeopleSearchCountResponses = {
13954
13484
  method: 'free';
13955
13485
  message: string;
13956
13486
  };
13957
- /**
13958
- * Warnings about extraneous fields in request
13959
- */
13960
- warnings?: Array<{
13961
- /**
13962
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
13963
- */
13964
- field: string;
13965
- /**
13966
- * Warning message
13967
- */
13968
- message: string;
13969
- }> | null;
13970
13487
  };
13971
13488
  };
13972
13489
  type PeopleSearchCountResponse = PeopleSearchCountResponses[keyof PeopleSearchCountResponses];
@@ -15449,6 +14966,7 @@ type CombinedSearchData = {
15449
14966
  } | null;
15450
14967
  openToWork?: boolean | null;
15451
14968
  isHiring?: boolean | null;
14969
+ hasProfilePicture?: boolean | null;
15452
14970
  /**
15453
14971
  * Whether to include deep details about each educational item, like the school's LinkedIn URL, website, location, etc. That'll be put in the detailedEducation array. This slows down the API call, so only enable this if you need it.
15454
14972
  */
@@ -15766,19 +15284,6 @@ type CombinedSearchResponses = {
15766
15284
  method: 'free';
15767
15285
  message: string;
15768
15286
  };
15769
- /**
15770
- * Warnings about extraneous fields in request
15771
- */
15772
- warnings?: Array<{
15773
- /**
15774
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
15775
- */
15776
- field: string;
15777
- /**
15778
- * Warning message
15779
- */
15780
- message: string;
15781
- }> | null;
15782
15287
  };
15783
15288
  };
15784
15289
  type CombinedSearchResponse = CombinedSearchResponses[keyof CombinedSearchResponses];
@@ -17261,6 +16766,7 @@ type SyncCombinedSearchData = {
17261
16766
  } | null;
17262
16767
  openToWork?: boolean | null;
17263
16768
  isHiring?: boolean | null;
16769
+ hasProfilePicture?: boolean | null;
17264
16770
  /**
17265
16771
  * Whether to include deep details about each educational item, like the school's LinkedIn URL, website, location, etc. That'll be put in the detailedEducation array. This slows down the API call, so only enable this if you need it.
17266
16772
  */
@@ -19493,6 +18999,7 @@ type SyncCombinedSearchResponses = {
19493
18999
  linkedin_primary_slug?: string | null;
19494
19000
  domains?: Array<string> | null;
19495
19001
  preferred_name?: string | null;
19002
+ crunchbase_slug?: string | null;
19496
19003
  } | null;
19497
19004
  linkedin_company_id?: string | null;
19498
19005
  is_current?: boolean | null;
@@ -19525,19 +19032,6 @@ type SyncCombinedSearchResponses = {
19525
19032
  method: 'free';
19526
19033
  message: string;
19527
19034
  };
19528
- /**
19529
- * Warnings about extraneous fields in request
19530
- */
19531
- warnings?: Array<{
19532
- /**
19533
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
19534
- */
19535
- field: string;
19536
- /**
19537
- * Warning message
19538
- */
19539
- message: string;
19540
- }> | null;
19541
19035
  };
19542
19036
  };
19543
19037
  type SyncCombinedSearchResponse = SyncCombinedSearchResponses[keyof SyncCombinedSearchResponses];
@@ -19699,19 +19193,6 @@ type BulkCompanyLogosResponses = {
19699
19193
  method: 'free';
19700
19194
  message: string;
19701
19195
  };
19702
- /**
19703
- * Warnings about extraneous fields in request
19704
- */
19705
- warnings?: Array<{
19706
- /**
19707
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
19708
- */
19709
- field: string;
19710
- /**
19711
- * Warning message
19712
- */
19713
- message: string;
19714
- }> | null;
19715
19196
  };
19716
19197
  };
19717
19198
  type BulkCompanyLogosResponse = BulkCompanyLogosResponses[keyof BulkCompanyLogosResponses];
@@ -19838,19 +19319,6 @@ type TriggerContactEnrichmentResponses = {
19838
19319
  method: 'free';
19839
19320
  message: string;
19840
19321
  };
19841
- /**
19842
- * Warnings about extraneous fields in request
19843
- */
19844
- warnings?: Array<{
19845
- /**
19846
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
19847
- */
19848
- field: string;
19849
- /**
19850
- * Warning message
19851
- */
19852
- message: string;
19853
- }> | null;
19854
19322
  };
19855
19323
  };
19856
19324
  type TriggerContactEnrichmentResponse = TriggerContactEnrichmentResponses[keyof TriggerContactEnrichmentResponses];
@@ -19988,19 +19456,6 @@ type SyncContactEnrichmentResponses = {
19988
19456
  method: 'free';
19989
19457
  message: string;
19990
19458
  };
19991
- /**
19992
- * Warnings about extraneous fields in request
19993
- */
19994
- warnings?: Array<{
19995
- /**
19996
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
19997
- */
19998
- field: string;
19999
- /**
20000
- * Warning message
20001
- */
20002
- message: string;
20003
- }> | null;
20004
19459
  };
20005
19460
  };
20006
19461
  type SyncContactEnrichmentResponse = SyncContactEnrichmentResponses[keyof SyncContactEnrichmentResponses];
@@ -20137,19 +19592,6 @@ type StartBatchContactEnrichmentResponses = {
20137
19592
  method: 'free';
20138
19593
  message: string;
20139
19594
  };
20140
- /**
20141
- * Warnings about extraneous fields in request
20142
- */
20143
- warnings?: Array<{
20144
- /**
20145
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
20146
- */
20147
- field: string;
20148
- /**
20149
- * Warning message
20150
- */
20151
- message: string;
20152
- }> | null;
20153
19595
  };
20154
19596
  };
20155
19597
  type StartBatchContactEnrichmentResponse = StartBatchContactEnrichmentResponses[keyof StartBatchContactEnrichmentResponses];
@@ -20462,6 +19904,7 @@ type ProfileLiveEnrichResponses = {
20462
19904
  linkedin_primary_slug?: string | null;
20463
19905
  domains?: Array<string> | null;
20464
19906
  preferred_name?: string | null;
19907
+ crunchbase_slug?: string | null;
20465
19908
  } | null;
20466
19909
  linkedin_company_id?: string | null;
20467
19910
  is_current?: boolean | null;
@@ -20497,19 +19940,6 @@ type ProfileLiveEnrichResponses = {
20497
19940
  method: 'free';
20498
19941
  message: string;
20499
19942
  };
20500
- /**
20501
- * Warnings about extraneous fields in request
20502
- */
20503
- warnings?: Array<{
20504
- /**
20505
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
20506
- */
20507
- field: string;
20508
- /**
20509
- * Warning message
20510
- */
20511
- message: string;
20512
- }> | null;
20513
19943
  };
20514
19944
  };
20515
19945
  type ProfileLiveEnrichResponse = ProfileLiveEnrichResponses[keyof ProfileLiveEnrichResponses];
@@ -20996,19 +20426,6 @@ type CompanyLiveEnrichResponses = {
20996
20426
  method: 'free';
20997
20427
  message: string;
20998
20428
  };
20999
- /**
21000
- * Warnings about extraneous fields in request
21001
- */
21002
- warnings?: Array<{
21003
- /**
21004
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
21005
- */
21006
- field: string;
21007
- /**
21008
- * Warning message
21009
- */
21010
- message: string;
21011
- }> | null;
21012
20429
  };
21013
20430
  };
21014
20431
  type CompanyLiveEnrichResponse = CompanyLiveEnrichResponses[keyof CompanyLiveEnrichResponses];
@@ -21192,19 +20609,6 @@ type ProfilePostsLiveFetchResponses = {
21192
20609
  method: 'free';
21193
20610
  message: string;
21194
20611
  };
21195
- /**
21196
- * Warnings about extraneous fields in request
21197
- */
21198
- warnings?: Array<{
21199
- /**
21200
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
21201
- */
21202
- field: string;
21203
- /**
21204
- * Warning message
21205
- */
21206
- message: string;
21207
- }> | null;
21208
20612
  };
21209
20613
  };
21210
20614
  type ProfilePostsLiveFetchResponse = ProfilePostsLiveFetchResponses[keyof ProfilePostsLiveFetchResponses];
@@ -21306,67 +20710,73 @@ type CompanyPostsLiveFetchResponses = {
21306
20710
  */
21307
20711
  200: {
21308
20712
  output: {
21309
- cursor?: string | null;
21310
- contentType: 'posts';
21311
- items?: Array<{
21312
- contentId?: string | null;
21313
- content?: string | null;
21314
- commentsCount?: number | null;
21315
- reactionsCount?: number | null;
21316
- reactionsByType?: {
21317
- like?: number;
21318
- love?: number;
21319
- insightful?: number;
21320
- celebrate?: number;
21321
- support?: number;
21322
- funny?: number;
20713
+ data: Array<{
20714
+ postId: string;
20715
+ author?: {
20716
+ linkedinUrl?: string | null;
20717
+ name?: string | null;
20718
+ profilePicture?: string | null;
20719
+ linkedinSlug?: string | null;
21323
20720
  } | null;
21324
- postUrl?: string | null;
21325
- postedAt?: string | null;
21326
- sharesCount?: number | null;
21327
- header?: string | null;
21328
- media?: Array<{
21329
- type: 'image';
21330
- urls?: Array<string> | null;
21331
- } | {
21332
- type: 'poll';
21333
- questionText?: string | null;
21334
- timeRemaining?: string | null;
21335
- isEnded?: boolean | null;
21336
- numVoters?: number | null;
21337
- options?: Array<{
21338
- label?: string | null;
21339
- votes?: number | null;
21340
- isWinning?: boolean | null;
21341
- }> | null;
21342
- } | {
21343
- type: 'video';
21344
- durationSeconds?: number | null;
21345
- thumbnail?: string | null;
21346
- streamUrl?: string | null;
21347
- } | {
21348
- type: 'document';
21349
- title?: string | null;
21350
- textUrl?: string | null;
21351
- manifest?: string | null;
21352
- pageData?: Array<{
21353
- width?: number | null;
21354
- height?: number | null;
21355
- imageUrls?: Array<string> | null;
20721
+ postedAt?: {
20722
+ noLaterThan?: string | null;
20723
+ noEarlierThan?: string | null;
20724
+ } | null;
20725
+ engagement?: {
20726
+ numComments?: number | null;
20727
+ numShares?: number | null;
20728
+ numReactions?: number | null;
20729
+ reactionsByType?: Array<{
20730
+ numReactions?: number | null;
20731
+ /**
20732
+ * One of LinkedIn's reaction types. These match the tooltips on each of LinkedIn's six reaction buttons; for instance, 'Like' is the blue thumbs-up.
20733
+ */
20734
+ reactionType?: 'LIKE' | 'LOVE' | 'INSIGHTFUL' | 'CELEBRATE' | 'SUPPORT' | 'FUNNY' | null;
21356
20735
  }> | null;
21357
- } | {
21358
- type: 'article';
21359
- title?: string | null;
21360
- subtitle?: string | null;
21361
- externalUrl?: string | null;
21362
- summary?: string | null;
21363
- }> | null;
21364
- postedBy?: {
21365
- companyId?: number | null;
21366
- companyName?: string | null;
21367
- logo?: string | null;
21368
20736
  } | null;
21369
- }> | null;
20737
+ imageUrls?: Array<string> | null;
20738
+ postUrl?: string | null;
20739
+ video?: {
20740
+ videoUrl?: string | null;
20741
+ thumbnailUrl?: string | null;
20742
+ } | null;
20743
+ caption?: string | null;
20744
+ subText?: string | null;
20745
+ resharedPost?: {
20746
+ postId: string;
20747
+ author?: {
20748
+ linkedinUrl?: string | null;
20749
+ name?: string | null;
20750
+ profilePicture?: string | null;
20751
+ linkedinSlug?: string | null;
20752
+ } | null;
20753
+ postedAt?: {
20754
+ noLaterThan?: string | null;
20755
+ noEarlierThan?: string | null;
20756
+ } | null;
20757
+ engagement?: {
20758
+ numComments?: number | null;
20759
+ numShares?: number | null;
20760
+ numReactions?: number | null;
20761
+ reactionsByType?: Array<{
20762
+ numReactions?: number | null;
20763
+ /**
20764
+ * One of LinkedIn's reaction types. These match the tooltips on each of LinkedIn's six reaction buttons; for instance, 'Like' is the blue thumbs-up.
20765
+ */
20766
+ reactionType?: 'LIKE' | 'LOVE' | 'INSIGHTFUL' | 'CELEBRATE' | 'SUPPORT' | 'FUNNY' | null;
20767
+ }> | null;
20768
+ } | null;
20769
+ imageUrls?: Array<string> | null;
20770
+ postUrl?: string | null;
20771
+ video?: {
20772
+ videoUrl?: string | null;
20773
+ thumbnailUrl?: string | null;
20774
+ } | null;
20775
+ caption?: string | null;
20776
+ subText?: string | null;
20777
+ } | null;
20778
+ }>;
20779
+ cursor?: string | null;
21370
20780
  };
21371
20781
  chargeInfo: {
21372
20782
  method: 'charged-now';
@@ -21382,19 +20792,6 @@ type CompanyPostsLiveFetchResponses = {
21382
20792
  method: 'free';
21383
20793
  message: string;
21384
20794
  };
21385
- /**
21386
- * Warnings about extraneous fields in request
21387
- */
21388
- warnings?: Array<{
21389
- /**
21390
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
21391
- */
21392
- field: string;
21393
- /**
21394
- * Warning message
21395
- */
21396
- message: string;
21397
- }> | null;
21398
20795
  };
21399
20796
  };
21400
20797
  type CompanyPostsLiveFetchResponse = CompanyPostsLiveFetchResponses[keyof CompanyPostsLiveFetchResponses];
@@ -21550,19 +20947,6 @@ type PostCommentsLiveFetchResponses = {
21550
20947
  method: 'free';
21551
20948
  message: string;
21552
20949
  };
21553
- /**
21554
- * Warnings about extraneous fields in request
21555
- */
21556
- warnings?: Array<{
21557
- /**
21558
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
21559
- */
21560
- field: string;
21561
- /**
21562
- * Warning message
21563
- */
21564
- message: string;
21565
- }> | null;
21566
20950
  };
21567
20951
  };
21568
20952
  type PostCommentsLiveFetchResponse = PostCommentsLiveFetchResponses[keyof PostCommentsLiveFetchResponses];
@@ -21697,19 +21081,6 @@ type PostReactionsLiveFetchResponses = {
21697
21081
  method: 'free';
21698
21082
  message: string;
21699
21083
  };
21700
- /**
21701
- * Warnings about extraneous fields in request
21702
- */
21703
- warnings?: Array<{
21704
- /**
21705
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
21706
- */
21707
- field: string;
21708
- /**
21709
- * Warning message
21710
- */
21711
- message: string;
21712
- }> | null;
21713
21084
  };
21714
21085
  };
21715
21086
  type PostReactionsLiveFetchResponse = PostReactionsLiveFetchResponses[keyof PostReactionsLiveFetchResponses];
@@ -21819,7 +21190,6 @@ type ProfileCommentsLiveFetchResponses = {
21819
21190
  linkedinUrl?: string | null;
21820
21191
  profilePicture?: string | null;
21821
21192
  entityUrn?: string | null;
21822
- headline?: string | null;
21823
21193
  name?: string | null;
21824
21194
  } | null;
21825
21195
  post?: {
@@ -21848,19 +21218,6 @@ type ProfileCommentsLiveFetchResponses = {
21848
21218
  method: 'free';
21849
21219
  message: string;
21850
21220
  };
21851
- /**
21852
- * Warnings about extraneous fields in request
21853
- */
21854
- warnings?: Array<{
21855
- /**
21856
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
21857
- */
21858
- field: string;
21859
- /**
21860
- * Warning message
21861
- */
21862
- message: string;
21863
- }> | null;
21864
21221
  };
21865
21222
  };
21866
21223
  type ProfileCommentsLiveFetchResponse = ProfileCommentsLiveFetchResponses[keyof ProfileCommentsLiveFetchResponses];
@@ -21974,7 +21331,6 @@ type ProfileReactionsLiveFetchResponses = {
21974
21331
  linkedinUrl?: string | null;
21975
21332
  profilePicture?: string | null;
21976
21333
  entityUrn?: string | null;
21977
- headline?: string | null;
21978
21334
  } | null;
21979
21335
  post?: {
21980
21336
  postUrn?: string | null;
@@ -22011,19 +21367,6 @@ type ProfileReactionsLiveFetchResponses = {
22011
21367
  method: 'free';
22012
21368
  message: string;
22013
21369
  };
22014
- /**
22015
- * Warnings about extraneous fields in request
22016
- */
22017
- warnings?: Array<{
22018
- /**
22019
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
22020
- */
22021
- field: string;
22022
- /**
22023
- * Warning message
22024
- */
22025
- message: string;
22026
- }> | null;
22027
21370
  };
22028
21371
  };
22029
21372
  type ProfileReactionsLiveFetchResponse = ProfileReactionsLiveFetchResponses[keyof ProfileReactionsLiveFetchResponses];
@@ -22334,6 +21677,7 @@ type ReverseEmailLookupResponses = {
22334
21677
  linkedin_primary_slug?: string | null;
22335
21678
  domains?: Array<string> | null;
22336
21679
  preferred_name?: string | null;
21680
+ crunchbase_slug?: string | null;
22337
21681
  } | null;
22338
21682
  linkedin_company_id?: string | null;
22339
21683
  is_current?: boolean | null;
@@ -22366,19 +21710,6 @@ type ReverseEmailLookupResponses = {
22366
21710
  method: 'free';
22367
21711
  message: string;
22368
21712
  };
22369
- /**
22370
- * Warnings about extraneous fields in request
22371
- */
22372
- warnings?: Array<{
22373
- /**
22374
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
22375
- */
22376
- field: string;
22377
- /**
22378
- * Warning message
22379
- */
22380
- message: string;
22381
- }> | null;
22382
21713
  };
22383
21714
  };
22384
21715
  type ReverseEmailLookupResponse = ReverseEmailLookupResponses[keyof ReverseEmailLookupResponses];
@@ -22571,19 +21902,6 @@ type GoogleMapsSearchResponses = {
22571
21902
  method: 'free';
22572
21903
  message: string;
22573
21904
  };
22574
- /**
22575
- * Warnings about extraneous fields in request
22576
- */
22577
- warnings?: Array<{
22578
- /**
22579
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
22580
- */
22581
- field: string;
22582
- /**
22583
- * Warning message
22584
- */
22585
- message: string;
22586
- }> | null;
22587
21905
  };
22588
21906
  };
22589
21907
  type GoogleMapsSearchResponse = GoogleMapsSearchResponses[keyof GoogleMapsSearchResponses];
@@ -23003,6 +22321,7 @@ type KitchenSinkProfileResponses = {
23003
22321
  linkedin_primary_slug?: string | null;
23004
22322
  domains?: Array<string> | null;
23005
22323
  preferred_name?: string | null;
22324
+ crunchbase_slug?: string | null;
23006
22325
  } | null;
23007
22326
  linkedin_company_id?: string | null;
23008
22327
  is_current?: boolean | null;
@@ -23039,19 +22358,6 @@ type KitchenSinkProfileResponses = {
23039
22358
  method: 'free';
23040
22359
  message: string;
23041
22360
  };
23042
- /**
23043
- * Warnings about extraneous fields in request
23044
- */
23045
- warnings?: Array<{
23046
- /**
23047
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
23048
- */
23049
- field: string;
23050
- /**
23051
- * Warning message
23052
- */
23053
- message: string;
23054
- }> | null;
23055
22361
  };
23056
22362
  };
23057
22363
  type KitchenSinkProfileResponse = KitchenSinkProfileResponses[keyof KitchenSinkProfileResponses];
@@ -24933,19 +24239,6 @@ type KitchenSinkCompanyResponses = {
24933
24239
  method: 'free';
24934
24240
  message: string;
24935
24241
  };
24936
- /**
24937
- * Warnings about extraneous fields in request
24938
- */
24939
- warnings?: Array<{
24940
- /**
24941
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
24942
- */
24943
- field: string;
24944
- /**
24945
- * Warning message
24946
- */
24947
- message: string;
24948
- }> | null;
24949
24242
  };
24950
24243
  };
24951
24244
  type KitchenSinkCompanyResponse = KitchenSinkCompanyResponses[keyof KitchenSinkCompanyResponses];
@@ -25350,6 +24643,7 @@ type KitchenSinkBulkProfileResponses = {
25350
24643
  linkedin_primary_slug?: string | null;
25351
24644
  domains?: Array<string> | null;
25352
24645
  preferred_name?: string | null;
24646
+ crunchbase_slug?: string | null;
25353
24647
  } | null;
25354
24648
  linkedin_company_id?: string | null;
25355
24649
  is_current?: boolean | null;
@@ -25386,19 +24680,6 @@ type KitchenSinkBulkProfileResponses = {
25386
24680
  method: 'free';
25387
24681
  message: string;
25388
24682
  };
25389
- /**
25390
- * Warnings about extraneous fields in request
25391
- */
25392
- warnings?: Array<{
25393
- /**
25394
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
25395
- */
25396
- field: string;
25397
- /**
25398
- * Warning message
25399
- */
25400
- message: string;
25401
- }> | null;
25402
24683
  };
25403
24684
  };
25404
24685
  type KitchenSinkBulkProfileResponse = KitchenSinkBulkProfileResponses[keyof KitchenSinkBulkProfileResponses];
@@ -27282,19 +26563,6 @@ type KitchenSinkBulkCompanyResponses = {
27282
26563
  method: 'free';
27283
26564
  message: string;
27284
26565
  };
27285
- /**
27286
- * Warnings about extraneous fields in request
27287
- */
27288
- warnings?: Array<{
27289
- /**
27290
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
27291
- */
27292
- field: string;
27293
- /**
27294
- * Warning message
27295
- */
27296
- message: string;
27297
- }> | null;
27298
26566
  };
27299
26567
  };
27300
26568
  type KitchenSinkBulkCompanyResponse = KitchenSinkBulkCompanyResponses[keyof KitchenSinkBulkCompanyResponses];
@@ -27413,19 +26681,6 @@ type CompanyTypeaheadResponses = {
27413
26681
  method: 'free';
27414
26682
  message: string;
27415
26683
  };
27416
- /**
27417
- * Warnings about extraneous fields in request
27418
- */
27419
- warnings?: Array<{
27420
- /**
27421
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
27422
- */
27423
- field: string;
27424
- /**
27425
- * Warning message
27426
- */
27427
- message: string;
27428
- }> | null;
27429
26684
  };
27430
26685
  };
27431
26686
  type CompanyTypeaheadResponse = CompanyTypeaheadResponses[keyof CompanyTypeaheadResponses];
@@ -27544,19 +26799,6 @@ type LocationTypeaheadResponses = {
27544
26799
  method: 'free';
27545
26800
  message: string;
27546
26801
  };
27547
- /**
27548
- * Warnings about extraneous fields in request
27549
- */
27550
- warnings?: Array<{
27551
- /**
27552
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
27553
- */
27554
- field: string;
27555
- /**
27556
- * Warning message
27557
- */
27558
- message: string;
27559
- }> | null;
27560
26802
  };
27561
26803
  };
27562
26804
  type LocationTypeaheadResponse = LocationTypeaheadResponses[keyof LocationTypeaheadResponses];
@@ -27701,19 +26943,6 @@ type EmailBounceDetectionResponses = {
27701
26943
  method: 'free';
27702
26944
  message: string;
27703
26945
  };
27704
- /**
27705
- * Warnings about extraneous fields in request
27706
- */
27707
- warnings?: Array<{
27708
- /**
27709
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
27710
- */
27711
- field: string;
27712
- /**
27713
- * Warning message
27714
- */
27715
- message: string;
27716
- }> | null;
27717
26946
  };
27718
26947
  };
27719
26948
  type EmailBounceDetectionResponse = EmailBounceDetectionResponses[keyof EmailBounceDetectionResponses];
@@ -28353,19 +27582,6 @@ type TextToCompanySearchParamsResponses = {
28353
27582
  method: 'free';
28354
27583
  message: string;
28355
27584
  };
28356
- /**
28357
- * Warnings about extraneous fields in request
28358
- */
28359
- warnings?: Array<{
28360
- /**
28361
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
28362
- */
28363
- field: string;
28364
- /**
28365
- * Warning message
28366
- */
28367
- message: string;
28368
- }> | null;
28369
27585
  };
28370
27586
  };
28371
27587
  type TextToCompanySearchParamsResponse = TextToCompanySearchParamsResponses[keyof TextToCompanySearchParamsResponses];
@@ -30745,19 +29961,6 @@ type TextToCompanySearchResponses = {
30745
29961
  method: 'free';
30746
29962
  message: string;
30747
29963
  };
30748
- /**
30749
- * Warnings about extraneous fields in request
30750
- */
30751
- warnings?: Array<{
30752
- /**
30753
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
30754
- */
30755
- field: string;
30756
- /**
30757
- * Warning message
30758
- */
30759
- message: string;
30760
- }> | null;
30761
29964
  };
30762
29965
  };
30763
29966
  type TextToCompanySearchResponse = TextToCompanySearchResponses[keyof TextToCompanySearchResponses];
@@ -31394,19 +30597,6 @@ type TextToProfileSearchParamsResponses = {
31394
30597
  method: 'free';
31395
30598
  message: string;
31396
30599
  };
31397
- /**
31398
- * Warnings about extraneous fields in request
31399
- */
31400
- warnings?: Array<{
31401
- /**
31402
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
31403
- */
31404
- field: string;
31405
- /**
31406
- * Warning message
31407
- */
31408
- message: string;
31409
- }> | null;
31410
30600
  };
31411
30601
  };
31412
30602
  type TextToProfileSearchParamsResponse = TextToProfileSearchParamsResponses[keyof TextToProfileSearchParamsResponses];
@@ -31723,6 +30913,7 @@ type TextToProfileSearchResponses = {
31723
30913
  linkedin_primary_slug?: string | null;
31724
30914
  domains?: Array<string> | null;
31725
30915
  preferred_name?: string | null;
30916
+ crunchbase_slug?: string | null;
31726
30917
  } | null;
31727
30918
  linkedin_company_id?: string | null;
31728
30919
  is_current?: boolean | null;
@@ -32286,19 +31477,6 @@ type TextToProfileSearchResponses = {
32286
31477
  method: 'free';
32287
31478
  message: string;
32288
31479
  };
32289
- /**
32290
- * Warnings about extraneous fields in request
32291
- */
32292
- warnings?: Array<{
32293
- /**
32294
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
32295
- */
32296
- field: string;
32297
- /**
32298
- * Warning message
32299
- */
32300
- message: string;
32301
- }> | null;
32302
31480
  };
32303
31481
  };
32304
31482
  type TextToProfileSearchResponse = TextToProfileSearchResponses[keyof TextToProfileSearchResponses];
@@ -34355,6 +33533,7 @@ type TextToCombinedSearchResponses = {
34355
33533
  linkedin_primary_slug?: string | null;
34356
33534
  domains?: Array<string> | null;
34357
33535
  preferred_name?: string | null;
33536
+ crunchbase_slug?: string | null;
34358
33537
  } | null;
34359
33538
  linkedin_company_id?: string | null;
34360
33539
  is_current?: boolean | null;
@@ -35445,19 +34624,6 @@ type TextToCombinedSearchResponses = {
35445
34624
  method: 'free';
35446
34625
  message: string;
35447
34626
  };
35448
- /**
35449
- * Warnings about extraneous fields in request
35450
- */
35451
- warnings?: Array<{
35452
- /**
35453
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
35454
- */
35455
- field: string;
35456
- /**
35457
- * Warning message
35458
- */
35459
- message: string;
35460
- }> | null;
35461
34627
  };
35462
34628
  };
35463
34629
  type TextToCombinedSearchResponse = TextToCombinedSearchResponses[keyof TextToCombinedSearchResponses];
@@ -36949,6 +36115,7 @@ type CreateSavedSearchData = {
36949
36115
  } | null;
36950
36116
  openToWork?: boolean | null;
36951
36117
  isHiring?: boolean | null;
36118
+ hasProfilePicture?: boolean | null;
36952
36119
  /**
36953
36120
  * Whether to include deep details about each educational item, like the school's LinkedIn URL, website, location, etc. That'll be put in the detailedEducation array. This slows down the API call, so only enable this if you need it.
36954
36121
  */
@@ -38630,6 +37797,7 @@ type CreateSavedSearchData = {
38630
37797
  } | null;
38631
37798
  openToWork?: boolean | null;
38632
37799
  isHiring?: boolean | null;
37800
+ hasProfilePicture?: boolean | null;
38633
37801
  /**
38634
37802
  * Whether to include deep details about each educational item, like the school's LinkedIn URL, website, location, etc. That'll be put in the detailedEducation array. This slows down the API call, so only enable this if you need it.
38635
37803
  */
@@ -38936,19 +38104,6 @@ type CreateSavedSearchResponses = {
38936
38104
  method: 'free';
38937
38105
  message: string;
38938
38106
  };
38939
- /**
38940
- * Warnings about extraneous fields in request
38941
- */
38942
- warnings?: Array<{
38943
- /**
38944
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
38945
- */
38946
- field: string;
38947
- /**
38948
- * Warning message
38949
- */
38950
- message: string;
38951
- }> | null;
38952
38107
  };
38953
38108
  };
38954
38109
  type CreateSavedSearchResponse = CreateSavedSearchResponses[keyof CreateSavedSearchResponses];
@@ -40589,6 +39744,7 @@ type GetSavedSearchRunResponses = {
40589
39744
  } | null;
40590
39745
  openToWork?: boolean | null;
40591
39746
  isHiring?: boolean | null;
39747
+ hasProfilePicture?: boolean | null;
40592
39748
  /**
40593
39749
  * Whether to include deep details about each educational item, like the school's LinkedIn URL, website, location, etc. That'll be put in the detailedEducation array. This slows down the API call, so only enable this if you need it.
40594
39750
  */
@@ -40803,19 +39959,6 @@ type GetSavedSearchRunResponses = {
40803
39959
  method: 'free';
40804
39960
  message: string;
40805
39961
  };
40806
- /**
40807
- * Warnings about extraneous fields in request
40808
- */
40809
- warnings?: Array<{
40810
- /**
40811
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
40812
- */
40813
- field: string;
40814
- /**
40815
- * Warning message
40816
- */
40817
- message: string;
40818
- }> | null;
40819
39962
  };
40820
39963
  };
40821
39964
  type GetSavedSearchRunResponse = GetSavedSearchRunResponses[keyof GetSavedSearchRunResponses];
@@ -40936,19 +40079,6 @@ type ManuallySpawnSavedSearchRunResponses = {
40936
40079
  method: 'free';
40937
40080
  message: string;
40938
40081
  };
40939
- /**
40940
- * Warnings about extraneous fields in request
40941
- */
40942
- warnings?: Array<{
40943
- /**
40944
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
40945
- */
40946
- field: string;
40947
- /**
40948
- * Warning message
40949
- */
40950
- message: string;
40951
- }> | null;
40952
40082
  };
40953
40083
  };
40954
40084
  type ManuallySpawnSavedSearchRunResponse = ManuallySpawnSavedSearchRunResponses[keyof ManuallySpawnSavedSearchRunResponses];
@@ -42443,6 +41573,7 @@ type UpdateSavedSearchData = {
42443
41573
  } | null;
42444
41574
  openToWork?: boolean | null;
42445
41575
  isHiring?: boolean | null;
41576
+ hasProfilePicture?: boolean | null;
42446
41577
  /**
42447
41578
  * Whether to include deep details about each educational item, like the school's LinkedIn URL, website, location, etc. That'll be put in the detailedEducation array. This slows down the API call, so only enable this if you need it.
42448
41579
  */
@@ -42764,19 +41895,6 @@ type UpdateSavedSearchResponses = {
42764
41895
  method: 'free';
42765
41896
  message: string;
42766
41897
  };
42767
- /**
42768
- * Warnings about extraneous fields in request
42769
- */
42770
- warnings?: Array<{
42771
- /**
42772
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
42773
- */
42774
- field: string;
42775
- /**
42776
- * Warning message
42777
- */
42778
- message: string;
42779
- }> | null;
42780
41898
  };
42781
41899
  };
42782
41900
  type UpdateSavedSearchResponse = UpdateSavedSearchResponses[keyof UpdateSavedSearchResponses];
@@ -42926,19 +42044,6 @@ type ListSavedSearchRunsResponses = {
42926
42044
  method: 'free';
42927
42045
  message: string;
42928
42046
  };
42929
- /**
42930
- * Warnings about extraneous fields in request
42931
- */
42932
- warnings?: Array<{
42933
- /**
42934
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
42935
- */
42936
- field: string;
42937
- /**
42938
- * Warning message
42939
- */
42940
- message: string;
42941
- }> | null;
42942
42047
  };
42943
42048
  };
42944
42049
  type ListSavedSearchRunsResponse = ListSavedSearchRunsResponses[keyof ListSavedSearchRunsResponses];
@@ -43072,19 +42177,6 @@ type ListSavedSearchResponses = {
43072
42177
  method: 'free';
43073
42178
  message: string;
43074
42179
  };
43075
- /**
43076
- * Warnings about extraneous fields in request
43077
- */
43078
- warnings?: Array<{
43079
- /**
43080
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
43081
- */
43082
- field: string;
43083
- /**
43084
- * Warning message
43085
- */
43086
- message: string;
43087
- }> | null;
43088
42180
  };
43089
42181
  };
43090
42182
  type ListSavedSearchResponse = ListSavedSearchResponses[keyof ListSavedSearchResponses];
@@ -43260,19 +42352,6 @@ type GetSavedSearchRunStatusResponses = {
43260
42352
  method: 'free';
43261
42353
  message: string;
43262
42354
  };
43263
- /**
43264
- * Warnings about extraneous fields in request
43265
- */
43266
- warnings?: Array<{
43267
- /**
43268
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
43269
- */
43270
- field: string;
43271
- /**
43272
- * Warning message
43273
- */
43274
- message: string;
43275
- }> | null;
43276
42355
  };
43277
42356
  };
43278
42357
  type GetSavedSearchRunStatusResponse = GetSavedSearchRunStatusResponses[keyof GetSavedSearchRunStatusResponses];
@@ -43591,6 +42670,7 @@ type GetCurrentProfilesInSavedSearchResponses = {
43591
42670
  linkedin_primary_slug?: string | null;
43592
42671
  domains?: Array<string> | null;
43593
42672
  preferred_name?: string | null;
42673
+ crunchbase_slug?: string | null;
43594
42674
  } | null;
43595
42675
  linkedin_company_id?: string | null;
43596
42676
  is_current?: boolean | null;
@@ -43631,19 +42711,6 @@ type GetCurrentProfilesInSavedSearchResponses = {
43631
42711
  method: 'free';
43632
42712
  message: string;
43633
42713
  };
43634
- /**
43635
- * Warnings about extraneous fields in request
43636
- */
43637
- warnings?: Array<{
43638
- /**
43639
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
43640
- */
43641
- field: string;
43642
- /**
43643
- * Warning message
43644
- */
43645
- message: string;
43646
- }> | null;
43647
42714
  };
43648
42715
  };
43649
42716
  type GetCurrentProfilesInSavedSearchResponse = GetCurrentProfilesInSavedSearchResponses[keyof GetCurrentProfilesInSavedSearchResponses];
@@ -45507,19 +44574,6 @@ type GetCurrentCompaniesInSavedSearchResponses = {
45507
44574
  method: 'free';
45508
44575
  message: string;
45509
44576
  };
45510
- /**
45511
- * Warnings about extraneous fields in request
45512
- */
45513
- warnings?: Array<{
45514
- /**
45515
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
45516
- */
45517
- field: string;
45518
- /**
45519
- * Warning message
45520
- */
45521
- message: string;
45522
- }> | null;
45523
44577
  };
45524
44578
  };
45525
44579
  type GetCurrentCompaniesInSavedSearchResponse = GetCurrentCompaniesInSavedSearchResponses[keyof GetCurrentCompaniesInSavedSearchResponses];
@@ -45839,6 +44893,7 @@ type GetSavedSearchRunProfilesResponses = {
45839
44893
  linkedin_primary_slug?: string | null;
45840
44894
  domains?: Array<string> | null;
45841
44895
  preferred_name?: string | null;
44896
+ crunchbase_slug?: string | null;
45842
44897
  } | null;
45843
44898
  linkedin_company_id?: string | null;
45844
44899
  is_current?: boolean | null;
@@ -45877,19 +44932,6 @@ type GetSavedSearchRunProfilesResponses = {
45877
44932
  method: 'free';
45878
44933
  message: string;
45879
44934
  };
45880
- /**
45881
- * Warnings about extraneous fields in request
45882
- */
45883
- warnings?: Array<{
45884
- /**
45885
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
45886
- */
45887
- field: string;
45888
- /**
45889
- * Warning message
45890
- */
45891
- message: string;
45892
- }> | null;
45893
44935
  };
45894
44936
  };
45895
44937
  type GetSavedSearchRunProfilesResponse = GetSavedSearchRunProfilesResponses[keyof GetSavedSearchRunProfilesResponses];
@@ -47752,19 +46794,6 @@ type GetSavedSearchRunCompaniesResponses = {
47752
46794
  method: 'free';
47753
46795
  message: string;
47754
46796
  };
47755
- /**
47756
- * Warnings about extraneous fields in request
47757
- */
47758
- warnings?: Array<{
47759
- /**
47760
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
47761
- */
47762
- field: string;
47763
- /**
47764
- * Warning message
47765
- */
47766
- message: string;
47767
- }> | null;
47768
46797
  };
47769
46798
  };
47770
46799
  type GetSavedSearchRunCompaniesResponse = GetSavedSearchRunCompaniesResponses[keyof GetSavedSearchRunCompaniesResponses];
@@ -49405,6 +48434,7 @@ type GetLatestSavedSearchRunResponses = {
49405
48434
  } | null;
49406
48435
  openToWork?: boolean | null;
49407
48436
  isHiring?: boolean | null;
48437
+ hasProfilePicture?: boolean | null;
49408
48438
  /**
49409
48439
  * Whether to include deep details about each educational item, like the school's LinkedIn URL, website, location, etc. That'll be put in the detailedEducation array. This slows down the API call, so only enable this if you need it.
49410
48440
  */
@@ -49619,19 +48649,6 @@ type GetLatestSavedSearchRunResponses = {
49619
48649
  method: 'free';
49620
48650
  message: string;
49621
48651
  };
49622
- /**
49623
- * Warnings about extraneous fields in request
49624
- */
49625
- warnings?: Array<{
49626
- /**
49627
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
49628
- */
49629
- field: string;
49630
- /**
49631
- * Warning message
49632
- */
49633
- message: string;
49634
- }> | null;
49635
48652
  };
49636
48653
  };
49637
48654
  type GetLatestSavedSearchRunResponse = GetLatestSavedSearchRunResponses[keyof GetLatestSavedSearchRunResponses];
@@ -49792,19 +48809,6 @@ type StartLocalBusinessSearchResponses = {
49792
48809
  method: 'free';
49793
48810
  message: string;
49794
48811
  };
49795
- /**
49796
- * Warnings about extraneous fields in request
49797
- */
49798
- warnings?: Array<{
49799
- /**
49800
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
49801
- */
49802
- field: string;
49803
- /**
49804
- * Warning message
49805
- */
49806
- message: string;
49807
- }> | null;
49808
48812
  };
49809
48813
  };
49810
48814
  type StartLocalBusinessSearchResponse = StartLocalBusinessSearchResponses[keyof StartLocalBusinessSearchResponses];
@@ -49954,19 +48958,6 @@ type DomainLookupTriggerResponses = {
49954
48958
  method: 'free';
49955
48959
  message: string;
49956
48960
  };
49957
- /**
49958
- * Warnings about extraneous fields in request
49959
- */
49960
- warnings?: Array<{
49961
- /**
49962
- * Full path to extraneous field (e.g., 'searchParams.ExtraField')
49963
- */
49964
- field: string;
49965
- /**
49966
- * Warning message
49967
- */
49968
- message: string;
49969
- }> | null;
49970
48961
  };
49971
48962
  };
49972
48963
  type DomainLookupTriggerResponse = DomainLookupTriggerResponses[keyof DomainLookupTriggerResponses];
@@ -50445,7 +49436,7 @@ declare const profilePostsLiveFetch: <ThrowOnError extends boolean = false>(opti
50445
49436
  /**
50446
49437
  * Fetch LinkedIn company posts
50447
49438
  *
50448
- * Fetches recent posts from a LinkedIn company page. Returns a paginated feed of company posts. Each page contains up to 10 posts.
49439
+ * Fetches recent posts from a LinkedIn company page. Returns a paginated feed of company posts. Each page contains up to 50 posts.
50449
49440
  *
50450
49441
  * <span>⚡ <strong>Rate limit:</strong> 60 requests per 1 minute</span>
50451
49442
  *
@@ -50659,7 +49650,7 @@ declare const getSavedSearchRun: <ThrowOnError extends boolean = false>(options:
50659
49650
  *
50660
49651
  * <span>⚡ <strong>Rate limit:</strong> 10 requests per 1 minute</span>
50661
49652
  *
50662
- * <span>💰 <strong>Cost:</strong> 2 credits per prospect/company found&nbsp;<span title="Pricing shown is default pricing. Actual pricing may vary.">ⓘ</span></span>
49653
+ * <span>💰 <strong>Cost:</strong> 2 credits per prospect/company found in search&nbsp;<span title="Pricing shown is default pricing. Actual pricing may vary.">ⓘ</span></span>
50663
49654
  */
50664
49655
  declare const manuallySpawnSavedSearchRun: <ThrowOnError extends boolean = false>(options: Options<ManuallySpawnSavedSearchRunData, ThrowOnError>) => RequestResult<ManuallySpawnSavedSearchRunResponses, ManuallySpawnSavedSearchRunErrors, ThrowOnError, "fields">;
50665
49656
  /**