v1
latestOpenAPI 3.0.32026-07-22115106141.4 KBPerforce Repository Import
Get Perforce import state
Retrieve the current state of the continuous Perforce import job for this repository, including the last imported changelist, error information, and running status.
get/repos/{repo_id}/p4-import-state
Query parameters
branch_refstring
Example:dv.branch.1
Ref ID of the branch to import to
p4_import_pathstring
Example://depot/main/...
Path in Perforce depot to import from
Response
Import state retrieved successfully
Example response
{
"branch_ref": "dv.branch.1"
}