---
title: "/fta"
method: GET
path: "/fta/{ein}"
---

# /fta

`GET /fta/{ein}`

Use an EIN in the path parameter to get a PDF of a nonprofit's financial trends analysis.

## Path parameters

- `ein` string, required

## Response `200`

PDF containing information for the organization with the given ein

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — No Results Found
- `406` — Not Acceptable
- `429` — Too Many Requests
- `500` — Internal Server Error

---

[API](https://skmtc.dev/candid/apis/rfpapi.md) · [All operations](https://skmtc.dev/candid/apis/rfpapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/candid/rfpapi/revisions/bb9133e46de6/schema)
