---
title: "Get sample projects"
method: GET
path: "/zapier/samples/projects"
tags: ["Samples"]
---

# Get sample projects

`GET /zapier/samples/projects`

## Headers

- `X-API-KEY` string, required

## Response `200`

sample projects retrieved

- object[]
  - `name` string
  - `project_id` string
  - `project_name` string
  - `client_id` string
  - `client_name` string
  - `client_email` string
  - `title` string
  - `status` string
  - `start_date` string
  - `created_at` string

## Other responses

- `401` — unauthorized

---

[API](https://skmtc.net/inly/apis/inly-zapier-api-v1.md) · [All operations](https://skmtc.net/inly/apis/inly-zapier-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/inly/inly-zapier-api-v1/versions/47d8f78377ca/schema)
