Users
Retrieve a User
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The identifier of the User to retrieve.
Response
200
application/json
User
Users represent end users capable of completing transfers via Swift's API.