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
Key | Datatype | Required | Description |
---|---|---|---|
username | string | ||
limit | string | ||
offset | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |