cURL
curl --request GET \ --url http://localhost:4242/{computer_name}/api/keychain/list-services
[ "github", "gitlab", "aws" ]
Lists all services with stored keychain items.
Successfully retrieved service list
The response is of type string[].
string[]