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