Skip to main content
GET
List domain registrations

Authorizations

Authorization
string
header
required

Personal access token, sent as Authorization: Bearer <token>.

Path Parameters

app_id
string
required

ID of the app the domain belongs to.

Query Parameters

limit
integer
default:50

Items per page. Max 50.

Required range: 1 <= x <= 50
cursor
string | null

Pagination cursor from previous response.

Response

Successful Response

The registration status of the app's domains bought through Base44.

registrations
DomainRegistration · object[]
required

One entry per domain bought through Base44 for this app, on this page.

pagination
PublicPaginationInfo · object
required

Where this page sits in the full list of registrations.