---
title: "Get Enrichment Results"
method: GET
path: "/transactions/categorisation/{categorisationId}"
tags: ["Data Plus"]
---

# Get Enrichment Results

`GET /transactions/categorisation/{categorisationId}`

Retrieve categorised transactions by Categorisation ID.

Please [use webhooks](/introductionpages/data/data-plus/tutorial-categorisation/) to be notified when your transactions have been categorised and are ready for retrieval.

Note that when using the [Transactions and Categorisation endpoint](/api-reference/post-accounts-accountId-transactions-categorisation) this endpoint may also return any data specified by the [Get Account Transactions endpoint](/api-reference/getTransactions); this endpoint's docs mentions a non-exhaustive subset of such data.

## Response `200`

OK

## Other responses

- `400` — Validation Error
- `401` — Authentication Error
- `404` — Categorisation ID not found
- `500` — Unexpected Error

---

[API](https://skmtc.net/yapily/apis/yapily-api.md) · [All operations](https://skmtc.net/yapily/apis/yapily-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yapily/yapily-api/versions/a8ca54f9eb9f/schema)
