me
Get the authenticated user's provider user ID
Returns the provider user ID associated with the authenticated user for a given provider type, or null if not set. Scoped to the current tenant.
get/me/providers/{providerType}
Path parameters
providerTypestring required
Provider type (e.g. slack, github)
Response
OK
string required
Changes
Changed in 2 of the 48 revisions of this API.11
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 25 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○