get
https://apiprod.fattlabs.com/team/merchants
Returns a searchable, paginated list of merchants the caller is authorized to manage. This is the data source for merchant pickers used when granting or editing user access.
For merchant admins, the list is scoped to merchants they hold an active admin membership on. For system_admin users, the list includes all merchants permitted by their godview brand permissions, and a search term (q) is required.
401Authentication failed or the caller does not have team admin access.
422Validation failed. For system_admin callers, this is returned when the required q parameter is missing or per_page is out of range.
