List saved actions
Lists your organization's saved actions.
Page with `?limit` (1–100) and `?starting_after=<id>`.
<Note>
Keep paging while `has_more` is true, not while the page is full — a page can come back shorter than `limit` and still have more behind it.
</Note>
**Learn more:** [Pipeline guide](https://docs.cloudraker.com/capabilities/pipeline)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
limit
starting_after
Response
The saved actions.
object
data
has_more
Errors
429
Too Many Requests Error