Get a corporate registration filing
curl --request GET \
--url https://public.api.live.turrisfi.com/v2/downstream/corporate-registration-filings/{filingId}const options = {method: 'GET'};
fetch('https://public.api.live.turrisfi.com/v2/downstream/corporate-registration-filings/{filingId}', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));import requests
url = "https://public.api.live.turrisfi.com/v2/downstream/corporate-registration-filings/{filingId}"
response = requests.get(url)
print(response.text){
"data": {
"filingId": "6710b3d2c2e0a51b8c0d1f44",
"downstreamEntityId": "6610b3d2c2e0a51b8c0d1f02",
"stateCode": "PA",
"filingType": "initial registration",
"status": "not started",
"entityVariant": "C-Corp",
"checklist": [
{
"name": "State filing",
"tone": "primary",
"order": 1,
"items": [
{
"label": "File the certificate of authority",
"required": true,
"order": 2,
"isComplete": false,
"isAwaitingYourUpload": false,
"referenceFields": [
{
"label": "State filing number",
"value": "7788123",
"type": "text"
}
],
"attachments": [
{
"fileDocumentId": "66a1b2c3d4e5f6a7b8c9d0e3",
"fileName": "certificate-of-authority.pdf",
"uploadedByType": "admin",
"uploadedAt": "2026-02-10T14:05:00.000Z"
}
],
"completedAt": "2026-02-12T09:00:00.000Z"
}
]
}
],
"stateInfo": {
"filingName": "Foreign Qualification",
"annualReportType": "fixed",
"hasFranchiseTax": false,
"ssnRequirement": "none",
"areSharesRequired": false,
"capturedAt": "2026-01-04T00:00:00.000Z",
"filingFee": 250,
"annualReportFrequency": "annual",
"annualReportFee": 75,
"annualReportFiler": "Registered agent",
"secretaryOfStateUrl": "https://www.dos.pa.gov",
"notes": "<string>"
},
"acknowledgedAt": "<string>",
"createdAt": "2026-01-04T00:00:00.000Z",
"updatedAt": "2026-02-12T09:00:00.000Z"
},
"requestId": "dev-2c5e7cf2-9acf-4c8c-ab2f-b81f39d775a8",
"timestamp": "2025-11-12T20:49:03.293Z"
}{
"statusCode": 123,
"requestId": "<string>",
"errorType": "validation_error",
"errorMessage": [
"<string>"
],
"timestamp": "<string>",
"details": {}
}{
"statusCode": 123,
"requestId": "<string>",
"errorType": "validation_error",
"errorMessage": [
"<string>"
],
"timestamp": "<string>",
"details": {}
}{
"statusCode": 123,
"requestId": "<string>",
"errorType": "validation_error",
"errorMessage": [
"<string>"
],
"timestamp": "<string>",
"details": {}
}{
"statusCode": 123,
"requestId": "<string>",
"errorType": "validation_error",
"errorMessage": [
"<string>"
],
"timestamp": "<string>",
"details": {}
}Corporate Registrations
Get a Corporate Registration Filing
One filing with its full visible checklist
GET
/
v2
/
downstream
/
corporate-registration-filings
/
{filingId}
Get a corporate registration filing
curl --request GET \
--url https://public.api.live.turrisfi.com/v2/downstream/corporate-registration-filings/{filingId}const options = {method: 'GET'};
fetch('https://public.api.live.turrisfi.com/v2/downstream/corporate-registration-filings/{filingId}', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));import requests
url = "https://public.api.live.turrisfi.com/v2/downstream/corporate-registration-filings/{filingId}"
response = requests.get(url)
print(response.text){
"data": {
"filingId": "6710b3d2c2e0a51b8c0d1f44",
"downstreamEntityId": "6610b3d2c2e0a51b8c0d1f02",
"stateCode": "PA",
"filingType": "initial registration",
"status": "not started",
"entityVariant": "C-Corp",
"checklist": [
{
"name": "State filing",
"tone": "primary",
"order": 1,
"items": [
{
"label": "File the certificate of authority",
"required": true,
"order": 2,
"isComplete": false,
"isAwaitingYourUpload": false,
"referenceFields": [
{
"label": "State filing number",
"value": "7788123",
"type": "text"
}
],
"attachments": [
{
"fileDocumentId": "66a1b2c3d4e5f6a7b8c9d0e3",
"fileName": "certificate-of-authority.pdf",
"uploadedByType": "admin",
"uploadedAt": "2026-02-10T14:05:00.000Z"
}
],
"completedAt": "2026-02-12T09:00:00.000Z"
}
]
}
],
"stateInfo": {
"filingName": "Foreign Qualification",
"annualReportType": "fixed",
"hasFranchiseTax": false,
"ssnRequirement": "none",
"areSharesRequired": false,
"capturedAt": "2026-01-04T00:00:00.000Z",
"filingFee": 250,
"annualReportFrequency": "annual",
"annualReportFee": 75,
"annualReportFiler": "Registered agent",
"secretaryOfStateUrl": "https://www.dos.pa.gov",
"notes": "<string>"
},
"acknowledgedAt": "<string>",
"createdAt": "2026-01-04T00:00:00.000Z",
"updatedAt": "2026-02-12T09:00:00.000Z"
},
"requestId": "dev-2c5e7cf2-9acf-4c8c-ab2f-b81f39d775a8",
"timestamp": "2025-11-12T20:49:03.293Z"
}{
"statusCode": 123,
"requestId": "<string>",
"errorType": "validation_error",
"errorMessage": [
"<string>"
],
"timestamp": "<string>",
"details": {}
}{
"statusCode": 123,
"requestId": "<string>",
"errorType": "validation_error",
"errorMessage": [
"<string>"
],
"timestamp": "<string>",
"details": {}
}{
"statusCode": 123,
"requestId": "<string>",
"errorType": "validation_error",
"errorMessage": [
"<string>"
],
"timestamp": "<string>",
"details": {}
}{
"statusCode": 123,
"requestId": "<string>",
"errorType": "validation_error",
"errorMessage": [
"<string>"
],
"timestamp": "<string>",
"details": {}
}Returns one filing with the same shape as a row from List Corporate Registration Filings.
Returns 404 when the filing is not one of yours.
Checklist items carry
isAwaitingYourUpload, which marks the items you are expected to supply a document for. Those uploads happen in the Turris agency application; this API does not accept them.Path Parameters
The unique identifier of the filing (the filingId returned by the List Corporate Registration Filings endpoint).
Example:
"6710b3d2c2e0a51b8c0d1f44"
Related topics
List Corporate Registration FilingsOpen a Corporate Registration FilingList Corporate Registration ProfilesWas this page helpful?