List Send As Associations
A user only has access to associations they are involved in. This means that when using this endpoint, allowing_user_id or allowed_user_id must be equal to your user ID. If neither filter is provided, allowing_user_id is assumed by default.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:)>.
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
allowed_user_id
allowing_user_id
Response
Successful response
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error