Search API tokens by name
You can now search API tokens by name, making it easier to find specific tokens across large token lists without manually paginating.
- Dashboard search: Both account API tokens ↗ and user API tokens ↗ pages now include a search bar. Type a name to filter results.
- API search support: The
/user/tokensand/accounts/{account_id}/tokensendpoints now accept anamequery parameter to filter tokens by name.
For more information, refer to Create an API token and Account API tokens.