List account customers
Get the customers associated with an account. Returns organization-level identity (nonprofit name, EIN, address).
Authentication
AuthorizationBearer
OAuth 2.0 Bearer token. The FDX API is read-only and requires the read_only scope. See the Authentication page for token exchange details.
Path parameters
id
Unique identifier for the account
Response
The list of customers for the account
customers
page
Pagination metadata for list responses.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

