Skip to main content
GET
Fetch Identifier Recommendations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

types
enum<string>[] | null
Available options:
domain,
azure_tenant,
email,
username
query
string | null
status
enum<string> | null
Available options:
recommended,
accepted,
rejected
from
string | null
size
integer
default:100
Required range: x <= 100

Response

Successful Response

items
Recommendation · object[]
required
next
string | null
required