/v1/api/{apiId}/job/{jobType}

Job
GET <baseUrl>/v1/api/{apiId}/job/{jobType}

GET Get Jobs by Type for API

Retrieve a list of all jobs of a specific type associated with the specified API.

Responses

200 Jobs retrieved successfully.

OPTIONS Options for jobs by type for API

Responses

200 Options successful. Returns allowed HTTP methods.

Security

  • apiKeyAuth [apiKey]
    API Key authentication. Use the X-API-KEY header (generated from the Vaktum portal) to authenticate directly to a workspace.
    In: header
    Name: X-API-KEY
  • bearerAuth [http]
    OAuth2 authentication. Use the Authorization header with a Bearer token. Also provide X-WORKSPACE-ID header for workspace context.
    Scheme: bearer
    Bearer Format: JWT