---
title: "Get Referral Programs By Organization"
method: GET
path: "/organization/organization-referral-program/{organization_id}/"
tags: ["organization"]
---

# Get Referral Programs By Organization

`GET /organization/organization-referral-program/{organization_id}/`

## Path parameters

- `organization_id` integer, required

## Query parameters

- `sort_by` string, nullable
- `page` integer
- `page_size` integer
- `search` string, nullable
- `year` string, nullable
- `month` string, nullable
- `date` string, nullable
- `start_date` string, nullable
- `end_date` string, nullable
- `week_number` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found
- `422` — Validation Error

---

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