List Send As Associations

View as Markdown

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
Use your API key as the username and leave the password empty.
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

allowed_user_idstringOptional
allowing_user_idstringOptional

Response

Successful response

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error