Instructions
List instructions
Retrieve all compiled watch instructions stored in Watch.
GET
Blnk Watch is currently in beta. Send us a message
Request
This endpoint has no path, query, or body parameters.Response fields
Each item in the array matches the instruction object returned by compile and save instruction.integer
Auto-generated instruction ID.
string
Unique rule name.
string
Original Watch DSL script text.
string
Rule description from the DSL script, if provided.
string
Compiled rule JSON used during transaction evaluation.
string
ISO 8601 timestamp of when the instruction was created.
string
ISO 8601 timestamp of when the instruction was last updated.