v1

latestOpenAPI 3.1.02026-07-241280174.1 KB

Me

Get information about a token

get/v3/me

Response

200

slugstring
namestring
created_atstring
last_seen_atstring
typestring
token_previewstring

Example response

{
  "slug": "5ba6e0fd-a80a-4c39-9e85-3d5230d44e62",
  "name": "Doppler-Test",
  "created_at": "2023-06-15T20:17:33.539Z",
  "last_seen_at": "2023-06-16T17:09:16.079Z",
  "type": "cli",
  "token_preview": "dp.ct...b8aked",
  "workplace": {
    "slug": "2faa85f6610102d983522",
    "name": "Doppler University"
  }
}