This commit is contained in:
Bryce
2025-10-22 17:34:13 -07:00
commit 2383d1ad9a
15 changed files with 1372 additions and 0 deletions

View File

@@ -0,0 +1,246 @@
{
"sample_request": {
"url": "https://api.filevineapp.com/fv-app/v2/Projects/15905506/contacts",
"headers": {
"Accept": "application/json",
"Authorization": "Bearer eyJhbGciOiJSUzUxMiIsImtpZCI6Ijg2NjRFMkY0MDNCQjIxMzk2MzQ4NUFDOEI0MzVGMEJBOTgxNTBFN0RSUzUxMiIsInR5cCI6ImF0K2p3dCIsIng1dCI6ImhtVGk5QU83SVRsalNGckl0RFh3dXBnVkRuMCJ9.eyJuYmYiOjE3NjExNzg4NzUsImV4cCI6MTc2MTE4MDY3NSwiaXNzIjoiaHR0cHM6Ly9pZGVudGl0eS5maWxldmluZS5jb20iLCJhdWQiOlsiZmlsZXZpbmUudjIuYXBpIiwiZnYuYXBpLmdhdGV3YXkiLCJmdi5hdXRoIl0sImNsaWVudF9pZCI6IjRGMTg3MzhDLTEwN0EtNEI4Mi1CRkFDLTMwOEYxQjZBNjI2QSIsInN1YiI6ImY3MDQ4NGZmLTQ5MjItNDliMy05MWFkLTE2YjA5Mjk5MGIzMCIsImF1dGhfdGltZSI6MTc2MTE3ODg3NSwiaWRwIjoibG9jYWwiLCJwYXRfaWQiOiJmUkEwbHRoSnp5aTBBWU9ZS1F4WGVlckczUHc1MXEyMmh4cTlzbk4zL2V3PSIsInBhdF9uYW1lIjoiQnJ5Y2UgQ292ZXJ0IiwicGF0X3ZlcnNpb24iOiIxIiwidGVuYW50X2ZybiI6ImZybjpmaWxldmluZTp1cy1wcm9kOmZpbGV2aW5lLWFwcDo6OnRlbmFudFxcMGJlOGFhOGItZmEyOS00MjQ0LWI1YzItMDE5NzIzMWExNWY5IiwidGVuYW50X2lkIjoiMGJlOGFhOGItZmEyOS00MjQ0LWI1YzItMDE5NzIzMWExNWY5IiwianRpIjoiRTg1ODdBNDY3NkI1OTg2M0U0OTAxNkNFRTYxNDNFNjciLCJpYXQiOjE3NjExNzg4NzUsInNjb3BlIjpbImVtYWlsIiwiZmlsZXZpbmUudjIuYXBpLioiLCJmdi5hcGkuZ2F0ZXdheS5hY2Nlc3MiLCJmdi5hdXRoLnRlbmFudC5yZWFkIiwib3BlbmlkIiwidGVuYW50Il0sImFtciI6WyJwZXJzb25hbF9hY2Nlc3NfdG9rZW4iXX0.mjeEZUAE466DLME0jmRu_znERUH6_85AitHzgDrQlWPpeIy_18-B5x9hG2-wAp2s_WGdjn2eRc8qmy5wD9vbw4k1-L3HNhfI_9s24MGbanXWeu9eGHenY092D12W4eoJYlYCCpbGhqPNbql021hbU6TZTTGs2IMfwBy9k5H2HVCkPd2NbswuEsTt_M1XUUe-6duqEIGWdYQ097xGcVl3tGYgAxR6nyICyiovxVRZXsuKGK0a5r_7KKSZwM6v1brB9V08oBBsGoTRaLe_uxG-YHrMSPZ0JXvLxvzT8XXLh5RMXd2ijekHQ9nMKehmxojiQKg20r8_4kUtzZlkyeL_WQ",
"x-fv-orgid": "9227",
"x-fv-userid": "100510"
},
"params": {},
"method": "GET"
},
"sample_response": {
"status_code": 200,
"json": {
"count": 3,
"offset": 0,
"limit": 50,
"hasMore": false,
"requestedFields": "*",
"items": [
{
"projectId": {
"native": 15905506,
"partner": null
},
"orgContactId": {
"native": 43125848,
"partner": null
},
"roles": [
"Property Contacts: Property Manager 1"
],
"orgContact": {
"personId": {
"native": 43125848,
"partner": null
},
"firstName": "Brian",
"middleName": "Robert",
"lastName": "Testy",
"isSingleName": false,
"fullName": "Brian Robert Testy",
"primaryEmail": "brianskarbek@gmail.com",
"pictureUrl": "/images/Default64896de9-7ee8-47a4-bcd2-1df186e6230a.png",
"pictureKey": "Default64896de9-7ee8-47a4-bcd2-1df186e6230a.png",
"personTypes": [
"Property Manager"
],
"uniqueId": "4daf252f-db81-4ca7-b7e4-0a5fd801170c",
"searchNames": [
"brian",
"robert",
"testy",
"brian robert testy",
"brian testy"
],
"phones": [
{
"phoneId": {
"native": 74619813,
"partner": null
},
"number": "4084821733",
"rawNumber": "4084821733",
"isSmsable": false,
"isFaxable": false,
"links": {}
}
],
"emails": [
{
"emailId": {
"native": 19265473,
"partner": null
},
"address": "brianskarbek@gmail.com",
"links": {}
}
],
"addresses": [
{
"addressId": {
"native": 56313190,
"partner": null
},
"line1": "2926 Neal Ave",
"line2": "",
"city": "San Jose",
"state": "CA",
"postalCode": "95128",
"fullAddress": "2926 Neal Ave, San Jose, CA 95128",
"links": {}
}
],
"hashtags": [],
"modifiedDate": "2025-10-18T14:24:54.16Z",
"links": {
"self": "/contacts/43125848",
"projects": "/contacts/43125848/projects",
"phones": "/contacts/43125848/phones",
"emailAddresses": "/contacts/43125848/emailAddresses",
"addresses": "/contacts/43125848/addresses"
}
},
"links": {}
},
{
"projectId": {
"native": 15905506,
"partner": null
},
"orgContactId": {
"native": 43193362,
"partner": null
},
"roles": [
"Defendants: Defendant Contact"
],
"orgContact": {
"personId": {
"native": 43193362,
"partner": null
},
"firstName": "Bad",
"lastName": "Guy",
"isSingleName": false,
"fullName": "Bad Guy",
"pictureUrl": "/images/Defaultf6812c31-f9e7-4961-b7da-89adcd48dbac.png",
"pictureKey": "Defaultf6812c31-f9e7-4961-b7da-89adcd48dbac.png",
"personTypes": [
"Defendant"
],
"uniqueId": "3368bc70-4aed-4349-9fd6-0cd2dca654ae",
"searchNames": [
"bad",
"guy",
"bad guy"
],
"phones": [],
"emails": [],
"addresses": [],
"hashtags": [],
"modifiedDate": "2025-10-22T15:29:38.463Z",
"links": {
"self": "/contacts/43193362",
"projects": "/contacts/43193362/projects",
"phones": "/contacts/43193362/phones",
"emailAddresses": "/contacts/43193362/emailAddresses",
"addresses": "/contacts/43193362/addresses"
}
},
"links": {}
},
{
"projectId": {
"native": 15905506,
"partner": null
},
"orgContactId": {
"native": 43182533,
"partner": null
},
"roles": [
"Matter Overview: Signing Attorney"
],
"orgContact": {
"personId": {
"native": 43182533,
"partner": null
},
"firstName": "Brian",
"lastName": "Skarbek",
"isSingleName": false,
"fullName": "Brian Skarbek",
"primaryEmail": "Brian@ToddRothbardLaw.com",
"pictureUrl": "/images/Default96eecdd8-0702-4099-9ef2-254bb3a788fa.png",
"pictureKey": "Default96eecdd8-0702-4099-9ef2-254bb3a788fa.png",
"personTypes": [
"Attorney"
],
"uniqueId": "f0cab457-e837-4341-843d-a8afb4265beb",
"searchNames": [
"brian",
"skarbek",
"brian skarbek"
],
"phones": [],
"emails": [
{
"emailId": {
"native": 19294763,
"partner": null
},
"address": "Brian@ToddRothbardLaw.com",
"links": {}
}
],
"addresses": [],
"hashtags": [],
"modifiedDate": "2025-10-20T23:47:10.213Z",
"links": {
"self": "/contacts/43182533",
"projects": "/contacts/43182533/projects",
"phones": "/contacts/43182533/phones",
"emailAddresses": "/contacts/43182533/emailAddresses",
"addresses": "/contacts/43182533/addresses"
}
},
"links": {}
}
],
"links": {
"self": "/contacts?firstName=&lastName=&fullName=&nickName=&personType=&phone=&email=&searchTerm=&offset=0&limit=50&requestedFields=*",
"prev": null,
"next": null
}
},
"headers": {
"Date": "Thu, 23 Oct 2025 00:21:15 GMT",
"Content-Type": "application/json; charset=utf-8",
"Transfer-Encoding": "chunked",
"Connection": "keep-alive",
"Server": "cloudflare",
"access-control-allow-headers": "Content-Type, x-fv-orgid, x-fv-clientip, x-fv-userid, authorization, x-fv-application",
"access-control-allow-methods": "GET, POST, PUT, PATCH, DELETE, OPTIONS, LOCK, UNLOCK, PROPPATCH, PROPFIND",
"access-control-allow-origin": "*",
"Cache-Control": "no-store, must-revalidate, no-cache, max-age=0, private",
"ratelimit-limit": "10;r=3300;w=60;c=Customer Temp",
"ratelimit-remaining": "9;r=3300;w=60;c=Customer Temp",
"content-security-policy": "default-src 'self';child-src https://fv-prod-us-shard-h-images.s3.amazonaws.com https://fv-prod-us-shard-h-docs.s3.amazonaws.com https://app.vinesign.com https://fv-prod-us-shard-h-report-export.s3.us-west-2.amazonaws.com *.amazonaws.com https://app.pendo.io https://feedback.us.pendo.io docs.google.com https://feedback.filevine.com *.newrelic.com *.filev.io *.flvn.io filev.io flvn.io 'self';connect-src *.filevinedev.com *.filevineapp.com *.filevine.ca *.filevine.com *.filevinegov.com *.fvauth.com https://app.vinesign.com https://fv-prod-us-shard-h-docs.s3.amazonaws.com https://fv-prod-us-shard-h-report-export.s3.us-west-2.amazonaws.com *.amazonaws.com *.nr-data.net *.pendo.io *.pdftron.com *.typeform.com *.newrelic.com https://app.pendo.io https://data.pendo.io https://pendo-static-5683967597215744.storage.googleapis.com https://pendo-io-static.storage.googleapis.com https://localhost:8080 *.filev.io *.flvn.io filev.io flvn.io 'self' blob: wss:;font-src *.bootstrapcdn.com fonts.gstatic.com *.typekit.net *.typeform.com 'self' data: blob:;frame-src *;frame-ancestors https://*.filevineapp.com https://app.pendo.io 'self';img-src *.typekit.net *.typeform.com https://app.pendo.io https://cdn.pendo.io https://data.pendo.io https://pendo-static-5683967597215744.storage.googleapis.com https://pendo-io-static.storage.googleapis.com https://fv-prod-us-shard-h-images.s3.amazonaws.com https://fv-prod-us-shard-h-images.s3.us-west-2.amazonaws.com https://fv-globalproducts-prod-us-logos.s3.us-west-2.amazonaws.com https://us.fv-globalproducts-logos.prod.filevine.com https://fv-prod-us-shard-h-fv-internal-image.s3.amazonaws.com https://fv-prod-us-shard-h-fv-internal-image.s3.us-west-2.amazonaws.com https://fv-prod-us-shard-h-docs.s3.amazonaws.com https://fv-prod-us-shard-h-docs.s3.us-west-2.amazonaws.com *.filev.io *.flvn.io filev.io flvn.io *.kaywa.com www.googletagmanager.com 'self' data: blob: cid:;manifest-src 'self';media-src https://fv-prod-us-shard-h-images.s3.amazonaws.com https://fv-prod-us-shard-h-images.s3.us-west-2.amazonaws.com https://fv-prod-us-shard-h-docs.s3.amazonaws.com https://fv-prod-us-shard-h-docs.s3.us-west-2.amazonaws.com https://fv-prod-us-shard-h-report-export.s3.us-west-2.amazonaws.com https://us-shard-h-discussions.filevineapp.com *.filev.io *.flvn.io filev.io flvn.io 'self';object-src https://fv-prod-us-shard-h-images.s3.amazonaws.com https://fv-prod-us-shard-h-images.s3.us-west-2.amazonaws.com https://fv-prod-us-shard-h-docs.s3.amazonaws.com https://fv-prod-us-shard-h-docs.s3.us-west-2.amazonaws.com https://fv-prod-us-shard-h-report-export.s3.us-west-2.amazonaws.com *.filev.io *.flvn.io filev.io flvn.io 'self';script-src *.bootstrapcdn.com *.typekit.net *.typeform.com *.newrelic.com *.nr-data.net https://app.pendo.io https://cdn.pendo.io https://data.pendo.io https://pendo-static-5683967597215744.storage.googleapis.com https://pendo-io-static.storage.googleapis.com https://duuxdetkhlwyv.cloudfront.net https://code.jquery.com https://localhost:8080 https://www.googletagmanager.com 'unsafe-inline' 'unsafe-eval' 'self' blob:;style-src *.bootstrapcdn.com fonts.googleapis.com *.typekit.net *.typeform.com https://app.pendo.io https://pendo-static-5683967597215744.storage.googleapis.com https://pendo-io-static.storage.googleapis.com https://duuxdetkhlwyv.cloudfront.net https://cdn.pendo.io https://data.pendo.io 'unsafe-inline' 'self';worker-src 'self' blob: 'unsafe-inline'",
"x-filevine-api-version": "3.3426.3.0",
"x-fv-correlation-id": "51ff3a6e96c24996b386a4177bef952a",
"x-aspnet-version": "4.0.30319",
"x-powered-by": "ASP.NET",
"x-content-type-options": "nosniff",
"x-frame-option": "SAMEORIGIN",
"x-xss-protection": "1; mode=block",
"x-fv-gateway-correlation-id": "51ff3a6e96c24996b386a4177bef952a",
"cf-cache-status": "DYNAMIC",
"Content-Encoding": "gzip",
"CF-RAY": "992d12c2ec4131ba-SEA",
"alt-svc": "h3=\":443\"; ma=86400"
}
}
}