Get account users
This endpoint retrieves users' information from an Authorized Bank transaction.
**Warning**</br>Please wait to receive the [DataReady](/api-reference/api/event-notifications/data-ready) event before calling this endpoint. Requests to this endpoint made prior to receiving the DataReady event can result in partial data being returned.
Authentication
AuthorizationBasic
Path parameters
transactionId
Transaction ID retrieved from a Trustly Authorization transaction.
Query parameters
expand
A field in the API response to be expanded in order for more details to be provided (e.g. customer.segmentedName).
Allowed values:
Response
OK
fingerprint
Internal use only.
paymentProvider
name
Array of User Name's associated with the Bank Account.
address
Array of Addresses associated with the Bank Account. See Address Object.
phone
Array of Phone Numbers associated with the Bank Account.
email
Array of Email Addresses associated with the Bank Account.
createdAt
Timestamp representing the time the User Object was created.
updatedAt
Timestamp representing the time the User Object was last updated.
segmentedName
The segmented version of a given name.
Errors
400
Bad Request Error