Skip to main content
GET
/
tokens
{
  "metadata": {
    "totalCount": 123
  },
  "results": [
    {
      "identifier": "<string>",
      "name": "<string>",
      "createdAt": "2023-11-07T05:31:56Z",
      "createdBy": "<string>",
      "description": "<string>",
      "lastUsed": "2023-11-07T05:31:56Z"
    }
  ]
}

Query Parameters

filter
string

Apply search criteria.

space
string

Space Identifier

Response

A list of token identifiers

metadata
object
results
object[]