You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's currently not possible, but it would be a helpful feature for tools using the API. I would like to see the same for records.
If someone wants to create a PR: This needs to be a cursor based paginated list, because of the amount of items and because the number of items is constantly growing. A offset based pagination wouldn't work.
Would it be possible to query all actions of an event?
Something like:
which would return the event details with a list of its actions.
The text was updated successfully, but these errors were encountered: