V1::ApiKeysController
Api Keys
show
Get a api_keys information
URL
GET /api_keys/:token/:secretParâmetros obrigatórios
Nome | Tipo | Descrição |
---|---|---|
token | String | of the api_key |
secret | String | of the api_key |
Objeto resposta
ApiKey The requested api_key |