Skip to main content
GET
Get Job

Headers

Authorization
string
required

Bearer token for user-level authorization. Typically passed as Bearer {{access_token}}.

x-api-key
string
required

Your API key used to authenticate and authorize the request.

x-api-version
string
required

Indicates the version of the API you want to use. Ensures backward-compatible behavior.

Query Parameters

job_id
string
required

Unique identifier of the job whose processing status you want to fetch. Returned in the response when a tax P&L job is created.

Response

Job status retrieved successfully

transaction_id
string

Unique identifier for tracking the request across systems

code
integer

HTTP status code

data
object

Response payload containing job status details

timestamp
string<utc-millisec>

Unix timestamp (in milliseconds) indicating when the server generated the response