© 2025 Clarivate
GET /api/.../readerservices/includebranches?orgid={orgid}
Return a list of all the included branch IDs for an individual organization.
| Name | Type | Required | Description |
|---|---|---|---|
| orgid | Integer | Yes | Filter by organization Id. |
{
"IncludeBranches": [
103
]
}
| Code | Description |
|---|---|
| 200 | OK. Success |