20750: Document the api_client_authorizations current API endpoint
[arvados.git] / doc / api / methods / api_client_authorizations.html.textile.liquid
index bcf77564c5e793f12646fca760cf22dd9c575640..5d6f914a071280d792c4bb1d867e1b442e5f8c81 100644 (file)
@@ -65,6 +65,15 @@ table(table table-bordered table-condensed).
 |api_client_id|integer||query||
 |scopes|array||query||
 
+h3(#current). current
+
+Return the full record associated with the provided API token. This endpoint is often used to check the validity of a given token.
+
+Arguments:
+
+table(table table-bordered table-condensed).
+|_. Argument |_. Type |_. Description |_. Location |_. Example |
+
 h3. delete
 
 Delete an existing ApiClientAuthorization.