---
title: "Get entity's downstreams by id"
method: GET
path: "/entity-downstreams"
tags: ["entityupstream"]
---

# Get entity's downstreams by id

`GET /entity-downstreams`

Get entity's downstreams by id.

-  PERMISSIONS: `api_entity:read`

## Query parameters

- `_id` string, required
- `page` integer
- `limit` integer
- `sort` 'asc' | 'desc'
- `sort_by` string

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/capensis/apis/canopsis-community-api.md) · [All operations](https://skmtc.net/capensis/apis/canopsis-community-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capensis/canopsis-community-api/revisions/7c842289e811/schema)
