Skip to main content
GET
List a state's LGAs

Authorizations

Authorization
string
header
required

Authorization: Bearer <key>. Sandbox keys start with mgw_test_ and live keys start with mgw_live_. Each key works only in its own environment, and a live key works only from the IP addresses or ranges registered for it.

Path Parameters

state
string
required

A state code from GET /v1/reference/states.

Pattern: ^[A-Za-z0-9-]{1,32}$

Response

The complete list.

Always the complete list.

object
string
required
Allowed value: "list"
has_more
boolean
required
next_cursor
null
required
data
object[]
required