External DocumentationTo learn more, visit the Atlassian User Management documentation.
Actions
List API Tokens
Gets the API tokens owned by the specified user.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Account ID | The ID of the user. |
[
{
"createdAt": "2015-04-12T23:20:50.522Z",
"id": "Container token id. This is the identifier of the system user associated with the container token.",
"label": "My Addon",
"lastAccess": "2015-05-12T20:20:50.521Z"
}
]
Was this page helpful?