User Auth

Get Oauth providers

Get details about Oauth providers for a user.

post/public/v1/query/get_oauth_providers

Request body

organizationIdstring required

Unique identifier for a given organization.

userIdstring

Unique identifier for a given user.

Response

A successful response.

Changes