Gallery API v3 Endpoint for Getting all Schedules - Broken?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How do you use the Schedules endpoint to get all schedules?
Per the documentation at https://help.alteryx.com/20214/server/schedules-endpoints it suggests that all parameters are optional. But when I actually try to formulate a request via the Swagger UI with all parameters optional, I get a 500 error.
Attempts to add parameters to see if perhaps the parameters aren't optional either result in an empty response [] or, confusingly, a message that the "RunsAfter" parameter needs to be later than the "RunsBefore" parameter... ?
If I shrug and just reverse the parameters, I get a 200 but empty response body:
What am I missing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Scott_Snowman That's strange! I'm on 2021.4.2.02731. I'm a curator and using the API Access Key/Secret. I left everything blank, and I'm getting all schedules back (Mine + others)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks @patrick_digan -- I'll see if this persists, and if it does I'll open up a ticket with the Support team.
