Teammates
Give and adjust account access.
Retrieve specific teammate
GET /v3/teammates/{username}
Base url: https://api.sendgrid.com
This endpoint allows you to retrieve a specific Teammate by username.
You can retrieve the username's for each of your Teammates using the "Retrieve all Teammates" endpoint.
Authentication
- API Key
Headers
Path Parameters
The username of the teammate that you want to retrieve.
default: NoneResponses
Teammate's username
Teammate's first name
Teammate's last name
Teammate's email
Scopes associated to teammate
Indicate the type of user: account owner, teammate admin user, or normal teammate
Allowed Values: admin, owner, teammateSet to true if teammate has admin privileges
(optional) Teammate's phone number
(optional) Teammate's website
(optional) Teammate's address
(optional) Teammate's address
(optional) Teammate's city
(optional) Teammate's state
(optional) Teammate's zip
(optional) Teammate's country
Need some help?
We all do sometimes. Get help now from the Twilio SendGrid Support Team.
Running into a coding hurdle? Lean on the wisdom of the crowd by browsing the SendGrid tag on Stack Overflow or visiting Twilio's Stack Overflow Collective.