Skip to main content
GET
Get API tokens for the current user

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

List of Dashbaord Tokens for Dashboard User

tokens
object[]

List of environment API token objects

Last modified on July 20, 2026