External: Providers
Get Providers
Get providers with their configuration and metadata.
Query params:
- enabled_only: Filter to only enabled providers (default: False, returns all)
- cloud_only: Filter to only providers with cloud OAuth API (default: False)
Returns full provider details including name, icon_url, has_cloud_api, is_enabled.
get/api/v1/oauth/providers
Query parameters
enabled_onlyboolean
Return only enabled providers
Return only enabled providers
cloud_onlyboolean
Return only cloud (OAuth) providers
Return only cloud (OAuth) providers
Response
Successful Response
Changes
Changed in 1 of the 9 revisions of this API.1
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○