Required role: write or higher.
Retrieve a list of your API keys.
| Responses |
|---|
200
API keys retrieved successfully | Schema — OPTIONAL |
|---|
object[]id uuid | name string | role stringPossible values: [read, write] The role an API key carries: read or write. API keys cannot be granted
admin or owner; those roles are held only by interactive logins and OIDC
trust relationships. |
|
|
| Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|