Skip to content

List a rule's firings

GET
/api/v1/automations/{id}/fires
curl --request GET \
--url https://trongas.ai/api/v1/automations/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/fires \
--header 'X-Api-Key: <X-Api-Key>'

The rule’s recent firings (up to 50, newest first) — what was delivered, when, and what you were charged for it.

id
required
string format: uuid

OK

Array<object>
object
volume
required
integer | string format: int64
/^-?(?:0|[1-9]\d*)$/
duration
required
null | string
priceTrx
required
string
createdAt
required
string format: date-time