List addons
northflank_list_addonsList addons (managed databases / services) in a project with their status. GET /v1/projects/{projectId}/addons.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number to access. | |
| cursor | No | Cursor from a previous page's pagination.cursor to fetch the next page. | |
| per_page | No | Results per page (max 100). | |
| projectId | Yes | Project id. |