app_software_tokens_list
List API access tokens for an app-software, returning each token with its associated cloud site and instance.
Instructions
List API access tokens minted for this app-software. Returns {tokens:[{token, cloudId, instance}]} — each token maps to one Cloud install. CREDENTIAL-ADJACENT: exposes token identifiers + the customer cloud sites they belong to.
📖 Spec (GET /rest/3/app-software/{id}/tokens): https://developer.atlassian.com/platform/marketplace/rest/v4/api-group-app-software/#api-rest-3-app-software-id-tokens-get
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | Look up a specific token value (spec param; accepted, filters server-side). | |
| appSoftwareId | Yes |