List all Subusers

GET https://api.sendgrid.com/v3/subusers?username={{username}}&limit={{limit}}&offset={{offset}}

This endpoint allows you to retrieve a list of all of your subusers. You can choose to retrieve specific subusers as well as limit the results that come back from the API.

For more information about Subusers:

Request Params

KeyDatatypeRequiredDescription
usernamestring
limitstring
offsetstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring