Get a credential
credentials_get(id)
A list containing the following elements:
integer, The ID of the credential.
string, The name identifying the credential
string, The credential's type.
string, The username for the credential.
string, A long description of the credential.
string, The username of the user who this credential belongs to. Using user.username is preferred.
list, A list containing the following elements:
id integer, The ID of this user.
name string, This user's name.
username string, This user's username.
initials string, This user's initials.
online boolean, Whether this user is online.
integer, The ID of the remote host associated with this credential.
string, The name of the remote host associated with this credential.
string, The U.S. state for the credential. Only for VAN credentials.
string, The creation time for this credential.
string, The last modification time for this credential.
boolean, Whether or not the credential is a default. Only for Database credentials.
integer required. The ID of the credential.