List groups
uploadcare_list_groupsList file groups in the project (paginated envelope: next, previous, total, per_page, results). REST API: GET /groups/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Groups per page (max 1000). Default 100. | |
| ordering | No | Sort order, e.g. datetime_created or -datetime_created (descending). |