Fetch a SenderPool
This operation fetches a single SenderPool using its ID.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <account_id:auth_token>.
OR
AuthorizationBasic
Basic authentication of the form Basic <api_key:api_key_secret>.
Path parameters
senderPoolId
Response
OK
id
A reference to a SenderPool.
name
createdAt
updatedAt
Errors
400
Bad Request Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error