nexus_get_api_applications
List the authenticated account's registered API applications, returning key details like name, slug, summary, and active status for easy management.
Instructions
List the authenticated account's registered API applications (v2 GraphQL).
Returns: JSON list of {active, id, key, name, slug, summary}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |