List user jobs
Jobs
List user jobs
Returns all jobs created by the authenticated user.
GET
List user jobs
Authorizations
API key for authentication.
Query Parameters
Page number to retrieve.
Required range:
x >= 1Number of records per page.
Required range:
1 <= x <= 1000Filter results by text (case-insensitive substring match).
Controls which resources are returned based on ownership.
all: Returns resources owned by the user and resources shared with them (default, backward compatible).own: Returns only resources created by the authenticated user.shared: Returns only resources shared with the user by others.
Available options:
all, own, shared Filter results to resources belonging to this project.
Response
User jobs retrieved successfully

