cURL
Tasks
Get Tasks
Retrieve scheduled tasks from the database. Tasks have cron-based execution schedules. Supports filtering by id, account_id, or artist_account_id.
GET
cURL
Authorizations
Your Recoup API key. Learn more.
Query Parameters
Filter by task ID (UUID). Returns a single task matching the provided ID.
Filter tasks to only include those for the specified account.
Filter tasks to only include those for the specified artist account.
