Fetch a SenderPool
This operation fetches a single SenderPool using its ID.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
OR
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
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