Field | Type | Required | Description | Example |
---|---|---|---|---|
search |
T.nilable(::String) | ➖ | The search term to filter the folders by. | |
include_link_count |
T.nilable(T::Boolean) | ➖ | Whether to include the link count in the response. | |
page |
T.nilable(::Float) | ➖ | The page number for pagination. | 1 |
page_size |
T.nilable(::Float) | ➖ | The number of items per page. | 50 |