233 lines
12 KiB
JSON
233 lines
12 KiB
JSON
{
|
|
"sample_request": {
|
|
"url": "https://api.filevineapp.com/fv-app/v2/folders/138954131/children",
|
|
"headers": {
|
|
"Accept": "application/json",
|
|
"Authorization": "Bearer eyJhbGciOiJSUzUxMiIsImtpZCI6Ijg2NjRFMkY0MDNCQjIxMzk2MzQ4NUFDOEI0MzVGMEJBOTgxNTBFN0RSUzUxMiIsInR5cCI6ImF0K2p3dCIsIng1dCI6ImhtVGk5QU83SVRsalNGckl0RFh3dXBnVkRuMCJ9.eyJuYmYiOjE3NjIzNzgxMTMsImV4cCI6MTc2MjM3OTkxMywiaXNzIjoiaHR0cHM6Ly9pZGVudGl0eS5maWxldmluZS5jb20iLCJhdWQiOlsiZmlsZXZpbmUudjIuYXBpIiwiZnYuYXBpLmdhdGV3YXkiLCJmdi5hdXRoIl0sImNsaWVudF9pZCI6IjRGMTg3MzhDLTEwN0EtNEI4Mi1CRkFDLTMwOEYxQjZBNjI2QSIsInN1YiI6ImY3MDQ4NGZmLTQ5MjItNDliMy05MWFkLTE2YjA5Mjk5MGIzMCIsImF1dGhfdGltZSI6MTc2MjM3ODExMywiaWRwIjoibG9jYWwiLCJwYXRfaWQiOiJoQll0K013VUJ4bm9xOTNYNVNUdnpyY0xwVFQ2M09HVHhudVcrZGFyZTVJPSIsInBhdF9uYW1lIjoiQnJ5Y2UgQ292ZXJ0IiwicGF0X3ZlcnNpb24iOiIxIiwidGVuYW50X2ZybiI6ImZybjpmaWxldmluZTp1cy1wcm9kOmZpbGV2aW5lLWFwcDo6OnRlbmFudFxcMGJlOGFhOGItZmEyOS00MjQ0LWI1YzItMDE5NzIzMWExNWY5IiwidGVuYW50X2lkIjoiMGJlOGFhOGItZmEyOS00MjQ0LWI1YzItMDE5NzIzMWExNWY5IiwianRpIjoiQTc0QUFENTFGNDNGNDEzMDk0RjAxNTExNTVFMjMwMTQiLCJpYXQiOjE3NjIzNzgxMTMsInNjb3BlIjpbImVtYWlsIiwiZmlsZXZpbmUudjIuYXBpLioiLCJmdi5hcGkuZ2F0ZXdheS5hY2Nlc3MiLCJmdi5hdXRoLnRlbmFudC5yZWFkIiwib3BlbmlkIiwidGVuYW50Il0sImFtciI6WyJwZXJzb25hbF9hY2Nlc3NfdG9rZW4iXX0.8GKzy8wAu-OSMobN6VkSJipdDvNaVOiEPjJDrnDPFAMYK7JxVSFjh4rgocnJymA2coFRTDFaMho5-oni08Bm25TiInf7bbHA4T8B5YTdYYGLyd-ZoVS2X71FSNXXJPLMZz_C4l26wxzdPFXZYV7rhm6MaK6xGhbtYWEMlmT-W31619SR1jPIYoXcujMgmO1VXWY91i32DWA7nDNrvzyic_wvHRdKswx5rNeHIYexAVPb2tCqdOaU556a3_BRb9vBjpyZ6xD54TTypc8d734IkzpWc9S2drgcHu-Y-NXYf0Tt-PgsCRVBq6H1nNmAeTSX10t70hgF5-FZQsZu1qaJGw",
|
|
"x-fv-orgid": "9227",
|
|
"x-fv-userid": "100510"
|
|
},
|
|
"params": {},
|
|
"method": "GET"
|
|
},
|
|
"sample_response": {
|
|
"status_code": 200,
|
|
"json": {
|
|
"count": 8,
|
|
"offset": 0,
|
|
"limit": 50,
|
|
"hasMore": false,
|
|
"requestedFields": "*",
|
|
"items": [
|
|
{
|
|
"folderId": {
|
|
"native": 138954134,
|
|
"partner": null
|
|
},
|
|
"parentId": {
|
|
"native": 138954131,
|
|
"partner": null
|
|
},
|
|
"projectId": {
|
|
"native": 15974631,
|
|
"partner": null
|
|
},
|
|
"name": "5. CMP Prep & File",
|
|
"isArchived": false,
|
|
"links": {
|
|
"project": "/projects/15974631",
|
|
"self": "/folders/138954134",
|
|
"children": "/folders/138954134/children",
|
|
"parent": "/folders/138954131"
|
|
}
|
|
},
|
|
{
|
|
"folderId": {
|
|
"native": 138954135,
|
|
"partner": null
|
|
},
|
|
"parentId": {
|
|
"native": 138954131,
|
|
"partner": null
|
|
},
|
|
"projectId": {
|
|
"native": 15974631,
|
|
"partner": null
|
|
},
|
|
"name": "2. Exhibits",
|
|
"isArchived": false,
|
|
"links": {
|
|
"project": "/projects/15974631",
|
|
"self": "/folders/138954135",
|
|
"children": "/folders/138954135/children",
|
|
"parent": "/folders/138954131"
|
|
}
|
|
},
|
|
{
|
|
"folderId": {
|
|
"native": 138954136,
|
|
"partner": null
|
|
},
|
|
"parentId": {
|
|
"native": 138954131,
|
|
"partner": null
|
|
},
|
|
"projectId": {
|
|
"native": 15974631,
|
|
"partner": null
|
|
},
|
|
"name": "3. Intake- Forms and Notes",
|
|
"isArchived": false,
|
|
"links": {
|
|
"project": "/projects/15974631",
|
|
"self": "/folders/138954136",
|
|
"children": "/folders/138954136/children",
|
|
"parent": "/folders/138954131"
|
|
}
|
|
},
|
|
{
|
|
"folderId": {
|
|
"native": 138954137,
|
|
"partner": null
|
|
},
|
|
"parentId": {
|
|
"native": 138954131,
|
|
"partner": null
|
|
},
|
|
"projectId": {
|
|
"native": 15974631,
|
|
"partner": null
|
|
},
|
|
"name": "8. Motion Prep",
|
|
"isArchived": false,
|
|
"links": {
|
|
"project": "/projects/15974631",
|
|
"self": "/folders/138954137",
|
|
"children": "/folders/138954137/children",
|
|
"parent": "/folders/138954131"
|
|
}
|
|
},
|
|
{
|
|
"folderId": {
|
|
"native": 138954138,
|
|
"partner": null
|
|
},
|
|
"parentId": {
|
|
"native": 138954131,
|
|
"partner": null
|
|
},
|
|
"projectId": {
|
|
"native": 15974631,
|
|
"partner": null
|
|
},
|
|
"name": "4. Notice Prep",
|
|
"isArchived": false,
|
|
"links": {
|
|
"project": "/projects/15974631",
|
|
"self": "/folders/138954138",
|
|
"children": "/folders/138954138/children",
|
|
"parent": "/folders/138954131"
|
|
}
|
|
},
|
|
{
|
|
"folderId": {
|
|
"native": 138954139,
|
|
"partner": null
|
|
},
|
|
"parentId": {
|
|
"native": 138954131,
|
|
"partner": null
|
|
},
|
|
"projectId": {
|
|
"native": 15974631,
|
|
"partner": null
|
|
},
|
|
"name": "1. Pleadings & Filed Docs",
|
|
"isArchived": false,
|
|
"links": {
|
|
"project": "/projects/15974631",
|
|
"self": "/folders/138954139",
|
|
"children": "/folders/138954139/children",
|
|
"parent": "/folders/138954131"
|
|
}
|
|
},
|
|
{
|
|
"folderId": {
|
|
"native": 138954140,
|
|
"partner": null
|
|
},
|
|
"parentId": {
|
|
"native": 138954131,
|
|
"partner": null
|
|
},
|
|
"projectId": {
|
|
"native": 15974631,
|
|
"partner": null
|
|
},
|
|
"name": "6. Service & Default Prep",
|
|
"isArchived": false,
|
|
"links": {
|
|
"project": "/projects/15974631",
|
|
"self": "/folders/138954140",
|
|
"children": "/folders/138954140/children",
|
|
"parent": "/folders/138954131"
|
|
}
|
|
},
|
|
{
|
|
"folderId": {
|
|
"native": 138954141,
|
|
"partner": null
|
|
},
|
|
"parentId": {
|
|
"native": 138954131,
|
|
"partner": null
|
|
},
|
|
"projectId": {
|
|
"native": 15974631,
|
|
"partner": null
|
|
},
|
|
"name": "7. Trial Prep",
|
|
"isArchived": false,
|
|
"links": {
|
|
"project": "/projects/15974631",
|
|
"self": "/folders/138954141",
|
|
"children": "/folders/138954141/children",
|
|
"parent": "/folders/138954131"
|
|
}
|
|
}
|
|
],
|
|
"links": {
|
|
"self": "/folders/138954131/children?offset=0&limit=50&requestedFields=*",
|
|
"prev": null,
|
|
"next": null,
|
|
"parent": "/folders/128425397"
|
|
}
|
|
},
|
|
"headers": {
|
|
"Date": "Wed, 05 Nov 2025 21:28:33 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 https://medchron-results-prod.s3.us-east-1.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 https://medchron-results-prod.s3.us-east-1.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 https://medchron-results-prod.s3.amazonaws.com https://medchron-results-prod.s3.us-east-1.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://medchron-results-prod.s3.amazonaws.com https://medchron-results-prod.s3.us-east-1.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://medchron-results-prod.s3.amazonaws.com https://medchron-results-prod.s3.us-east-1.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.3478.1.0",
|
|
"x-fv-correlation-id": "39c5e8d5dcfa4cee8dcbe67c4830a092",
|
|
"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": "39c5e8d5dcfa4cee8dcbe67c4830a092",
|
|
"cf-cache-status": "DYNAMIC",
|
|
"Content-Encoding": "gzip",
|
|
"CF-RAY": "999f710758b27666-SEA",
|
|
"alt-svc": "h3=\":443\"; ma=86400"
|
|
}
|
|
}
|
|
} |