get https://api.latitude.sh/auth/api_keys
Returns a list of all API keys from the team members
Response
Returns a list of all API keys from the team members
xxxxxxxxxx
curl --request GET \
--url https://api.latitude.sh/auth/api_keys \
--header 'accept: application/vnd.api+json'
xxxxxxxxxx
37}
{
"data": [
{
"id": "tok_mw49QDB5qagKb",
"type": "api_keys",
"attributes": {
"name": "Dimrill Stair",
"token_last_slice": "622c0",
"api_version": "2023-06-01",
"created_at": "2025-02-05T21:14:00+00:00",
"updated_at": "2025-02-05T20:14:00+00:00",
"last_used_at": null,
"user": {
"id": "user_a22mPa8kAQfm1QxPGQJ5Tv352QZ",
"email": "millie.leannon@koepp.example"
}
}
},
{
"id": "tok_AW6Q2D9lqKLpr",
"type": "api_keys",
"attributes": {
"name": "Kôr",
"token_last_slice": "87bc3",
"api_version": "2023-06-01",