aid_customers_head
Customer Users
User exist
Check if there is users that match the parameters. The result will
match all parameters with AND.
This endpoint must be enabled from PUT /customers/settings
scopes:
- admin:customers
- read:customers
- public:customers
HEAD
aid_customers_head
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}where the access_token is JSON Web Tokens (JWT).
Path Parameters
An id that uniquely identifies the account.
Required string length:
9Query Parameters
lookup customer by email
lookup customer by phone_number
Response
Customer user exist
Last modified on May 12, 2026