GET
/
api
/
v1
/
message
/
debug
/
task-status
Get Task Status Debug
curl --request GET \
  --url https://services.staging.app.dados.rio/eai-agent-gateway/api/v1/message/debug/task-status \
  --header 'Authorization: Bearer <token>'
"<any>"

Authorizations

Authorization
string
header
required

Insira o token Bearer para autenticação. Exemplo: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...

Query Parameters

message_id
string
required

Response

200
application/json

Successful Response

The response is of type any.