Parameters
| name | type | required | notes |
|---|---|---|---|
enabled | boolean | null | no | Filter by enabled state. |
limit | number | null | no | Page size (default 50, max 100). |
before | string | null | no | Cursor on created_at (ISO timestamp). |
Response
| name | type | description |
|---|---|---|
definitions | array | |
next_before | string | null |
Call it
read requires auth: authenticated