Pular para o conteúdo principal
GET
/
api-keys
Listar API Keys da empresa
curl --request GET \
  --url https://api.thatsme.com.br/api/api-keys \
  --header 'Authorization: Bearer <token>'

Autorizações

Authorization
string
header
obrigatório

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Resposta

Lista de API Keys