Retrieve all teammates
GET https://api.sendgrid.com/v3/teammates?limit=500&offset=0
This endpoint allows you to retrieve a list of all current teammates.
Note: The Response Header will include pagination info.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | number | ||
offset | number |