Machines
List Events
List all events associated with a specific Machine within an app.
get/apps/{app_name}/machines/{machine_id}/events
Path parameters
app_namestring required
Fly App Name
machine_idstring required
Machine ID
Query parameters
limitinteger
The number of events to fetch (max of 50). If omitted, this is set to 20 by default.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.