---
title: "Read Partner Eligibility"
method: GET
path: "/users/current/partner-eligible"
tags: ["Users"]
---

# Read Partner Eligibility

`GET /users/current/partner-eligible`

Determine whether the current user is eligible for a free partner account.

## Headers

- `Accept` 'application/x-fs-v1+json' | 'application/x-gedcomx-v1+json' | 'application/json' | 'application/x-fs-v1+xml' | 'application/x-gedcomx-v1+xml' | 'application/xml', required

## Response `204`

The request for the partner applications was successful, but the server chooses not to return the applications.

## Other responses

- `403` — The user or user agent doesn't have permission to access eligible partner applications.

---

[API](https://skmtc.net/familysearch/apis/authentication-endpoints.md) · [All operations](https://skmtc.net/familysearch/apis/authentication-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/familysearch/authentication-endpoints/revisions/2b5020574a62/schema)
