List batch calls

View as Markdown
Lists the workspace's batch calls, most recently created first.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

limitintegerOptional1-100Defaults to 20
Number of batches per page, between 1 and 100.
offsetintegerOptional>=0Defaults to 0
Number of batches to skip.

Response

200
statusstringOptional
responseobjectOptional

Errors

401
Unauthorized Error