Skip to main content
GET
Get statute full text

Authorizations

Authorization
string
header
required

API key issued from the Vaquill developer dashboard. Pass as Authorization: Bearer vq_key_...

Path Parameters

act_id
string
required

Section identifier.

Required string length: 3 - 200
Example:

"CFR_T17_P240_S240_10b5_1"

Response

Successful Response

Full text of a statute section in HTML and/or plain text.

actId
string
required
html
string | null

HTML-formatted statute text.

plain
string | null

Plain text version.

source
string | null

Data source identifier.

available
boolean
default:true

Whether full text is available.

note
string | null

Note if text is unavailable.

processingTimeMs
number
default:0
creditsConsumed
number
default:0