List tokens
services_list_tokens(id)
id | integer required. The ID of the service. |
---|
An array containing the following fields:
integer, The ID of the token.
string, The name of the token.
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.
boolean, If true, this token is not tied to a particular user.
string, The date and time when the token was created.