This endpoint returns all categories without pagination. For most task management applications, the number of categories is typically small, making pagination unnecessary.
The special "uncategorized" value used in tasks is NOT a category object and will not appear in this list. It’s a string literal used as a default value for tasks without category assignments.