---
title: "Get species available for RDVM referrals."
method: GET
path: "/public/rdvm/species"
tags: ["RdvmPortal"]
---

# Get species available for RDVM referrals.

`GET /public/rdvm/species`

## Query parameters

- `clinicId` string

## Response `200`

OK

- GetRdvmSpeciesResponse
  - `species` RdvmSpeciesDto[]
    - `id` string
    - `code` string
    - `name` string
    - `color` string, nullable

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/revisions/a905bde4e796/schema)
