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_account_connected_services_orgs_users_retrieve

Request

Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent

Security
PlatformApiKeyAuthentication
Path
idintegerrequired

A unique integer value identifying this connected service.

orgstringrequired
user_idstringrequired
curl -i -X GET \
  'https://docs.ibl.ai/_mock/apis/ibl/api/ai-account/connected-services/orgs/{org}/users/{user_id}/{id}/' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Bodyapplication/json
idintegerread-onlyrequired
providerstring(ConnectedServiceProviderEnum)required
  • google - Google
Value"google"
servicestring(ServiceEnum)required
  • google_drive - Google Drive
  • google_document - Google Document
  • google_slides - Google Slides
  • google_calendar - Google Calendar
Enum"google_drive""google_document""google_slides""google_calendar"
expires_atstring or null(date-time)
scopestringrequired
service_infoobjectread-onlyrequired
service_info.​idintegerread-onlyrequired
service_info.​namestring<= 255 charactersrequired
service_info.​display_namestring<= 255 charactersrequired
service_info.​logostring or null(uri)
Response
application/json
{ "id": 0, "provider": "google", "service": "google_drive", "expires_at": "2019-08-24T14:15:22Z", "scope": "string", "service_info": { "id": 0, "name": "string", "display_name": "string", "logo": "http://example.com" } }

ai_account_connected_services_orgs_users_destroy

Request

Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent

Security
PlatformApiKeyAuthentication
Path
idintegerrequired

A unique integer value identifying this connected service.

orgstringrequired
user_idstringrequired
curl -i -X DELETE \
  'https://docs.ibl.ai/_mock/apis/ibl/api/ai-account/connected-services/orgs/{org}/users/{user_id}/{id}/' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

No response body

ai_account_connected_services_orgs_users_retrieve_2

Request

Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent

Security
PlatformApiKeyAuthentication
Path
orgstringrequired
providerstringrequired
servicestringrequired
user_idstringrequired
curl -i -X GET \
  'https://docs.ibl.ai/_mock/apis/ibl/api/ai-account/connected-services/orgs/{org}/users/{user_id}/{provider}/{service}/' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Starts the OAuth flow for the given provider and service

Bodyapplication/json
auth_urlstring(uri)required
Response
application/json
{ "auth_url": "https://accounts.google.com/o/oauth2/v2/auth" }

ai-analytics

Operations

ai-bot

Operations

ai-finetuning

Operations

ai-index

Operations

ai-marketing

Operations

ai-media

Operations

ai-mentor

Operations

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