Skip to main content
GET
List Jobs

Overview

List batch jobs for your organization. Use filters and cursor pagination to browse history.

Authentication

Query parameters

Example cURL

Response

Success (200)

Use the playground on the right to try this endpoint with your API key.

Authorizations

X-API-Key-ID
string
header
required

Your Gnani Prisma v2.5 API key

Query Parameters

status
string

Filter by job status (CREATED, IN_PROGRESS, COMPLETED, FAILED, CANCELLED, etc.)

limit
integer
default:20

Page size (1–100)

Required range: 1 <= x <= 100
cursor
string

Pagination cursor from pagination.next_cursor

Response

200 - application/json

OK

The response is of type object.