Skip to content

User Token

User Token provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-tenantandidentity-user-token-listGet Web App Scanning Service User Token.

Ask Claude to help you work with User Token resources:

“List all user-tokens in the ‘production’ namespace”

Terminal window
# List resources
curl -X GET "https://${TENANT}.console.ves.volterra.io/api/config/namespaces/system/was/user_token" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}"