Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

OK

scope
string

Scope is "global" for the master key and unscoped credentials, or "user_path" for a credential confined to one user-path subtree.

user_path
string

UserPath is the subtree root of a user_path-scoped credential.

Last modified on September 3, 2026