> For the complete documentation index, see [llms.txt](https://docs.riskbase.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.riskbase.uk/riskbase-docs/scim/models.md).

# Models

## The Category object

```json
{"openapi":"3.1.1","info":{"title":"RiskBase SCIM Version 2.0","version":"0.0.1"},"components":{"schemas":{"Category":{"type":"object","properties":{"id":{"type":"integer","format":"int64"},"name":{"type":"string"}},"xml":{"name":"Category"}}}}}
```
