Integrations
API key authentication using Bearer token
The project ID
proj_abc123Currents run ID containing the test
Test ID within the run (client test id)
Atlassian Jira installation ID for the org integration (same as Installation ID in the dashboard)
Jira project ID in which to create the issue
Jira issue type ID
Jira issue created and linked to the test
Invalid request parameters
Authentication failed
Insufficient permissions
Resource not found
Request could not be completed due to a conflict
Rate limit exceeded
Unexpected server error
API key authentication using Bearer token
The project ID
proj_abc123Jira issue key to link (e.g. PROJ-123), as shown in Jira. Must be 1–255 characters after trimming. If missing, empty, or longer than 255 characters, the server responds with HTTP 400 and an ErrorResponse.
Currents run ID containing the test
Test ID within the run (client test id)
Atlassian Jira installation ID for the org integration (same as Installation ID in the dashboard)
Jira project ID for the linked issue
Jira issue type identifier stored on the Currents ticket (same as jiraIssueType when creating issues; use issue type discovery when unsure)
Optional text prepended to the Jira comment and Currents issue description before the automated test context (when includeContextInComment is true)
When true (default), appends the same automated test context used when creating Jira issues from a run test. When false, comment must be non-empty and is used alone for the Jira comment and issue description.
trueJira issue linked to the test
Invalid request parameters
Authentication failed
Insufficient permissions
Resource not found
Request could not be completed due to a conflict
Rate limit exceeded
Unexpected server error
API key authentication using Bearer token
Atlassian Jira installation ID for the org integration (same as Installation ID in the dashboard)
abc-123-atlassian-installationCase-insensitive search filter for Jira metadata
bugPage number (0-indexed)
0Page size for Jira discovery list endpoints (default 50, max 100)
50Jira projects returned successfully
Invalid request parameters
Authentication failed
Resource not found
Request could not be completed due to a conflict
Rate limit exceeded
Unexpected server error
API key authentication using Bearer token
Jira project ID (from project search or Jira). Must be 1–128 characters. If missing, empty, or longer than 128 characters, the server responds with HTTP 400 and an ErrorResponse (status: FAILED, error describing the validation failure).
10000Atlassian Jira installation ID for the org integration (same as Installation ID in the dashboard)
abc-123-atlassian-installationCase-insensitive search filter for Jira metadata
bugPage number (0-indexed)
0Page size for Jira discovery list endpoints (default 50, max 100)
50Jira issue types returned successfully
Invalid request parameters
Authentication failed
Resource not found
Request could not be completed due to a conflict
Rate limit exceeded
Unexpected server error
Last updated
Was this helpful?