Google Auth Providers
List Google Auth Providers
get/google_auth_providers
Query parameters
limitinteger
Limit Google Auth Providers returned
page_cursorstring
Next/Prev page cursor
namestring
Filter to Google Auth Providers with this exact name
Response
Google Auth Provider Response
Example response
{
"data": [
{
"id": "42a7f82f-831a-4a9d-8f17-c66c2bb6e205",
"name": "Google"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.