List Bulk SendingsAsk AIget https://www.signwell.com/api/v1/bulk_sendsReturns information about the Bulk Send.Query Paramsuser_emailstringThe email address of the user that sent the Bulk Send. Must have the admin or manager role to view Bulk Sends of other users. Defaults to the user that the API key belongs to.limitinteger1 to 50Defaults to 10The number of documents to fetch. Defaults to 10, max is 50.pageinteger≥ 1Defaults to 1The page number for pagination. Defaults to the first page.api_application_iduuidUnique identifier for API Application settings to use. API Applications are optional and mainly used when isolating OAuth apps or for more control over embedded API settingsResponses 200successful 401unauthorized 429rate limit exceededUpdated 28 days ago