get
https://api.surfact.com/api/v2.0/events//logs
Retrieve execution logs for a specific event.
Unlike the other list endpoints this one is cursor-paginated: the response carries no
count, the page parameter is ignored, and you walk the log by following the next
link, which contains an opaque cursor. Supports Sorting and
Dynamic Fields.
Example
curl -X GET 'https://api.surfact.com/api/v2.0/events/68e7ba2bcddeda000e6ae0c3/logs/?page_size=20&sort_by=-createdAt' \
-H 'X-Auth-Token: your_token_here'Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…