github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/pkg/api/testdata/api_key/create_response_wo_ttl.json (about)

     1  {
     2    "id": 1,
     3    "name": "some-api-key",
     4    "role": "ReadOnly",
     5    "key": "secret-string",
     6    "createdAt": "2021-12-10T04:14:00Z"
     7  }