Get job status, counts, and statistics for the authenticated user
users:read permission. Global API
keys should use the legacy routes.users:read permission (format:
bna_hexstring)true for successful requestsGET /api/v2/users/jobs/userJobStatus/:userId - Get user job statusGET /api/v2/users/jobs/jobStatus - Get all jobs (requires jobs:read permission)GET /api/v2/users/jobs/jobCounts - Get job counts onlyPUT /api/v2/users/jobs/editJobMessage/:jobId - Edit job message (requires jobs:update)