Skip to content

ibl-data-manager (4.84.1-ai-plus)

API for iblai

Download OpenAPI description
Languages
Servers
Mock server
https://docs.ibl.ai/_mock/apis/ibl/
https://base.manager.iblai.app/

ai-account

Operations

ai-analytics

Operations

ai-bot

Operations

ai-finetuning

Operations

ai-index

Operations

ai-marketing

Operations

ai-media

Operations

ai-mentor

Operations

Get accessible mentors by email

Request

Returns a list of mentor unique IDs that a user can access via email in the specified organization.

Path
orgstringrequired
Bodyrequired
emailstring(email)required

The user email to check mentor access for

all_mentorsboolean

If true, return all mentors in the platform. If false (default), return only mentors owned by the user's email.

Default false
curl -i -X POST \
  'https://docs.ibl.ai/_mock/apis/ibl/api/ai-mentor/orgs/{org}/mentors/by-email/' \
  -H 'Content-Type: application/json' \
  -d '{
    "email": "user@example.com",
    "all_mentors": false
  }'

Responses

Bodyapplication/json
mentorsArray of strings(uuid)read-onlyrequired

List of mentor unique IDs

user_idintegerread-onlyrequired

The user ID that mentors belong to

Response
application/json
{ "mentors": [ "550e8400-e29b-41d4-a716-446655440000", "6ba7b810-9dad-11d1-80b4-00c04fd430c8" ], "user_id": 1234 }

ai-prompt

Operations

analytics

Operations

career

Operations

catalog

Operations

core

Operations

credentials

Operations

custom-domains

Operations

features

Operations

media

Operations

notifications

Operations

scim

Operations

commerce

Operations

recommendations

Operations

reports

Operations

skills

Operations