X-API-KEY: ********************curl --location 'https://api.falken.ltd/api/user/api-keys' \
--header 'X-API-KEY: <api-key>'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"keyPrefix": "string",
"accessLevel": 0,
"createdUtc": "2019-08-24T14:15:22.123Z",
"expiresUtc": "2019-08-24T14:15:22.123Z",
"lastUsedUtc": "2019-08-24T14:15:22.123Z",
"revokedUtc": "2019-08-24T14:15:22.123Z",
"organizationScopes": [
{
"organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9",
"organizationName": "string"
}
]
}
]