Skip to main content
GET
cURL
Use este endpoint para recuperar um registro de chave de API por ID.
Gere um personal access token em Console → Personal Settings e, em seguida, envie-o como o valor bruto do cabeçalho Authorization. Não o prefixe com Bearer.
O parâmetro de caminho id é o ID numérico da chave retornado por List API keys.

Status da chave de API

Campos retornados

Autorizações

Authorization
string
header
obrigatório

Personal access token copied from CometAPI Console > Personal Settings. Send the raw token value; do not prefix it with Bearer.

Parâmetros de caminho

id
integer
obrigatório

Numeric API key ID returned by the list endpoint.

Resposta

200 - application/json

API key record.

success
boolean
obrigatório
message
string
obrigatório
data
object
obrigatório