List Auth Configs
List Auth Configs
deprecated
List the auth configs available to the project. Deprecated: use GET /connector_profiles instead.
GET
List Auth Configs
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
The page number of the results to fetch
The number of results per page
Filter auth configs by their enabled state
Example:
true
Filter auth configs by connector key
Example:
"salesforce"