> ## Documentation Index
> Fetch the complete documentation index at: https://docs.helloproper.com/llms.txt
> Use this file to discover all available pages before exploring further.

# The category object

### Attributes

<ResponseField name="id" type="string">
  The unique identifier for the category
</ResponseField>

<ResponseField name="name" type="string">
  The name of the category
</ResponseField>

<ResponseField name="type" type="string">
  The type of the category (e.g., "Properties")
</ResponseField>
