v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Credentials

Get credential by id

Get a login by id. Returns the encrypted password/otp_secret blobs — only the owner or team members can access it.

get/v2/teams/{teamId}/browser-agent/credentials/{userId}/{id}

Path parameters

userIdstring uuid required
teamIdstring uuid required
idstring uuid required

Response

Default Response

idstring uuid required
domainstring required
usernamestring nullable required
{"stackTrail":"paths:/v2/teams/{teamId}/browser-agent/credentials/{userId}/{id}:get:responses:200:content:application/json:schema:properties:password","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"paths:/v2/teams/{teamId}/browser-agent/credentials/{userId}/{id}:get:responses:200:content:application/json:schema:properties:otp_secret","oasType":"schema","type":"unknown","nullable":true}
user_idstring nullable required
team_idstring required
created_atstring date-time required
updated_atstring date-time required