Skip to main content
GET
Get User or Organization Info via Webfinger for SSO

Authorizations

X-API-Key
string
header
required

Supply the API Key in the HTTP-Header

Headers

Accept
enum<string>

The Accept header specifies the media type that the client expects in the response. Available options: application/json, application/hal+json, application/xml, text/xml, text/csv. The default value is application/json.

Available options:
application/json,
application/hal+json,
application/xml,
text/xml,
text/csv

Query Parameters

resource
string<uri>
required
rel
enum<string>[][]
Available options:
idp

Response

Returns the Webfinger result.

subject
string
Example:

"org:5ce7c2d833ea1e04d7e6c432"

Last modified on July 22, 2026