---
title: "List Filevine Project Types"
method: GET
path: "/filevine/project-types"
tags: ["Filevine"]
---

# List Filevine Project Types

`GET /filevine/project-types`

List locally synced Filevine project types (developer only).

## Response `200`

Successful Response

- FilevineProjectTypesResponse — Response from listing project types
  - `success` boolean, required
  - `project_types` FilevineProjectTypeItem[]
    - `project_type_id` integer, required
    - `name` string, required

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/4a81645b59f6/schema)
