Search role mining suggestions by name, description, or cohort filter values with optional state and type filters.
Documentation Index
Fetch the complete documentation index at: https://conductorone-groman-network-requirements-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, refer to the c1TokenSource.Token() function.
The RoleMiningSearchSuggestionsRequest message.
Filter by cohort type (e.g. "department", "job_title", "manager").
Filter by match type against existing access profiles.
ACCESS_PROFILE_MATCH_TYPE_UNSPECIFIED, ACCESS_PROFILE_MATCH_TYPE_EXACT, ACCESS_PROFILE_MATCH_TYPE_SUPERSET, ACCESS_PROFILE_MATCH_TYPE_PARTIAL Maximum number of suggestions to return per page.
Pagination token from a previous response.
Text search — matches against suggested_name, description, and cohort filter values.
Filter by suggestion state.
SUGGESTION_STATE_UNSPECIFIED, SUGGESTION_STATE_NEW, SUGGESTION_STATE_DISMISSED, SUGGESTION_STATE_ACCEPTED