Access Keys
List access keys
Returns all access keys for the authenticated account
get/accessKeys
Response
List of access keys
Example response
{
"accessKeys": [
{
"name": "(hidden)",
"friendlyName": "VSTS Integration"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.