% Generated by roxygen2: do not edit by hand % Please edit documentation in R/Arvados.R \name{api_clients.get} \alias{api_clients.get} \title{api_clients.get} \usage{ arv$api_clients.get(uuid) } \arguments{ \item{uuid}{The UUID of the ApiClient in question.} } \value{ ApiClient object. } \description{ api_clients.get is a method defined in Arvados class. }