Skip to main content
GET
One provision, as a resource

Authorizations

Authorization
string
header
required

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

Path Parameters

act_id
string
required

Act identifier, as returned by search, /list or /resolve.

Required string length: 1 - 200
Pattern: ^[a-zA-Z0-9_-]+$
Example:

"IND_state_20326"

section_number
string
required

Section number exactly as the publisher writes it. Alphanumeric suffixes are part of the number, not a sub-provision: 498A is one section, not section 498 clause A.

Required string length: 1 - 40
Pattern: ^[A-Za-z0-9().\- ]{1,40}$
Example:

"23"

Response

Successful Response

section
ActSection · object
required
meta
Meta · object
required
Last modified on September 7, 2026