[Not Implemented] List jobs
[Not Implemented] List jobs
Status: Not Implemented
Returns a paginated list of async jobs sorted by latest first. Useful for monitoring, debugging, and auditing async operations.
Authentication
X-Api-Keystring
API Key authentication via header
Headers
X-Tenant-ID
Tenant identifier
Query parameters
limit
Number of jobs to return per page
page
Page number
status
Filter by job status
type
Filter by job type
posType
Filter by POS type
Response
OK
page
items
limit
total
hasMore
Errors
401
Unauthorized Error

