Job

A job.

Get all jobs

Get all jobs of the authenticated hub.

SecurityJWT
Request
query Parameters
page
integer
Default: 1

The page number of the response.

Responses
200

Successful operation

get/job
Request samples
Response samples
application/json
{
  • "success": true,
  • "hash": "1a4399a11e912f97a9624e9d577d22a56673383c",
  • "data": [
    ],
  • "meta": {
    },
  • "timestamp": 1783672996706
}