Retrieve teams cache token

GET {{baseUrl}}/{{version}}/support/jobs

This endpoint provides access to all listings of pending jobs.

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringA valid JWT token

RESPONSES

status: OK

{"error":false,"code":200,"message":"List of all failed jobs.","response":[{"id":3995,"queue":"notes","payload":"{\"uuid\":\"1a73440d-6090-40fb-95d4-9b3fc8ac22c8\",\"displayName\":\"App\\\\Jobs\\\\SendCoachNoteNotificationToPlayerJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\SendCoachNoteNotificationToPlayerJob\",\"command\":\"O:45:\\\"App\\\\Jobs\\\\SendCoachNoteNotificationToPlayerJob\\\":15:{s:10:\\\"\\u0000*\\u0000user_id\\\";i:1;s:8:\\\"\\u0000*\\u0000title\\\";s:24:\\\"New note from the Coach!\\\";s:7:\\\"\\u0000*\\u0000body\\\";s:36:\\\"Check out the note on Shooting notes\\\";s:7:\\\"\\u0000*\\u0000data\\\";a:4:{s:4:\\\"type\\\";s:10:\\\"playernote\\\";s:2:\\\"id\\\";i:138;s:4:\\\"user\\\";i:1;s:4:\\\"data\\\";a:4:{s:10:\\\"start_date\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2022-02-16 07:56:41.000000\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}s:8:\\\"end_date\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2022-02-16 07:56:41.000000\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}s:6:\\\"rating\\\";i:2;s:9:\\\"indicator\\\";s:14:\\\"Shooting notes\\\";}}s:10:\\\"\\u0000*\\u0000note_id\\\";i:138;s:3:\\\"job\\\";N;s:10:\\\"connection\\\";N;s:5:\\\"queue\\\";s:5:\\\"notes\\\";s:15:\\\"chainConnection\\\";N;s:10:\\\"chainQueue\\\";N;s:19:\\\"chainCatchCallbacks\\\";N;s:5:\\\"delay\\\";N;s:11:\\\"afterCommit\\\";N;s:10:\\\"middleware\\\";a:0:{}s:7:\\\"chained\\\";a:0:{}}\"}}","attempts":0,"reserved_at":null,"available_at":1644998201,"created_at":"2022-02-16T07:56:41.000000Z"}]}