GET
/merchant-domains
List merchant domains
Merchants
Description
Retrieve domains attached to a merchant business.
Authentication Required: User must be authenticated and have the 'merchant' feature flag.
Users can only list domains for their own merchant businesses.
Parameters
merchant_id
integer
query
required
Merchant ID
Responses
200
Successful response
application/jsonstatusstring
Example:
successdataarray
401
Authentication required
application/json
403
Insufficient permissions - user must be merchant
application/json
404
Merchant not found
application/json