Get client

client(client_id, concise = TRUE)

Arguments

client_id

Client ID

concise

Generate concise output

Value

A data frame with one record per client

Examples

if (FALSE) {
client("63a5493591ed63165538976d")
}