Medable

  • Cortex Reference
  • How-To
  • Changelog
  • FAQ

Here you'll find comprehensive guides, step-by-step tutorials, and API reference documents to help you get up and going with Medable's products as quickly as possible.

v2.10.0
  • v2.9.7deprecated
  • v2.9.8
  • v2.9.9
  • v2.9.10
  • v2.10.0stable
HomeHow-ToRecipesCortex ReferenceReferenceChangelogFAQPage Not FoundSearch{{ state.current().meta.title }}API Logs
    HomeHow-ToCortex ReferenceChangelogFAQ
discard

Getting Started

  • Introduction
  • Cortex Reference

Cortex Information

  • Logging In
  • Generate API Key
  • First API Request
  • Configuring Org Settings
  • Data Model Setup
  • One-to-Many Relationships
  • Write and Read Data
  • Handling Responses
  • Authentication
  • Two Factor Authentication
  • Setting Third-Party Cookies
  • Connections
    • Accepting a Connection
    • Auto-Accept
    • Create a Connection
  • File Uploads
  • Cortex iOS
    • Cortex Objects
    • Pagination Helpers
    • Code Samples
    • Managing File Uploads
    • Migration Guide
  • Swift Start
    • New Project
    • Registration
    • Login
    • Push Notifications
  • Cortex Android
    • Cortex Objects
    • Pagination Helpers
    • Code Samples
    • Managing File Uploads
  • Firebase Cloud Messaging (FCM)
  • Cortex Developer Tools
  • Cortex Service Accounts

License Information

  • Cortex Third-Party Licenses

Getting Started

  • Introduction
  • Cortex Reference

Cortex Information

  • Logging In
  • Generate API Key
  • First API Request
  • Configuring Org Settings
  • Data Model Setup
  • One-to-Many Relationships
  • Write and Read Data
  • Handling Responses
  • Authentication
  • Two Factor Authentication
  • Setting Third-Party Cookies
  • Connections
    • Accepting a Connection
    • Auto-Accept
    • Create a Connection
  • File Uploads
  • Cortex iOS
    • Cortex Objects
    • Pagination Helpers
    • Code Samples
    • Managing File Uploads
    • Migration Guide
  • Swift Start
    • New Project
    • Registration
    • Login
    • Push Notifications
  • Cortex Android
    • Cortex Objects
    • Pagination Helpers
    • Code Samples
    • Managing File Uploads
  • Firebase Cloud Messaging (FCM)
  • Cortex Developer Tools
  • Cortex Service Accounts

License Information

  • Cortex Third-Party Licenses

Cortex Reference

  • Introduction
  • Organizations
  • Making Requests
  • Authentication
  • Cortex Objects
  • Localization

Organization

  • Organization Object
  • get
    Read (Public)
  • get
    Read (Full)
  • put
    Update
  • patch
    Update

Account

  • Account Object
  • get
    List
  • get
    Read
  • get
    Current User
  • post
    Register
  • post
    Login
  • post
    Logout
  • post
    Request Password Reset
  • post
    Update My Password
  • post
    Update Password (Token)
  • post
    Verify Email From Token
  • post
    Resend Email Verification
  • put
    Update
  • patch
    Update

Connections

  • Connections Object
  • get
    List
  • get
    Read
  • get
    Read (Token)
  • post
    Create
  • post
    Apply Connection
  • delete
    Delete
  • delete
    Reject Connection

Notifications

  • Notification Object
  • get
    List
  • get
    Read
  • delete
    Clear (One)
  • delete
    Clear (Many)

Stats

  • Stat Object
  • get
    List

Logs

  • Log Object
  • get
    List

Exports

  • Export Object
  • get
    List
  • get
    Read
  • post
    Create
  • delete
    Delete

Objects

  • Object Definition
  • get
    List
  • get
    Read
  • post
    Create
  • put
    Update
  • delete
    Delete
  • Object Properties
    • Any
    • Binary
    • Boolean
    • Date
    • Document
    • File
    • Geometry
    • List
    • Number
    • ObjectId
    • Reference
    • String
  • Object Types
  • Access Control

Querying

  • Query Arguments
    • Where
    • Sort
    • Skip
    • Limit
    • Paging
  • Query Operators
    • Comparison Operators
    • Logical Operators
    • Evaluation Operators
    • Geospatial Operators
    • Array Operators
  • Property Selection
  • Property Access

Aggregating

  • Pipeline Aggregation
    • $group
    • $limit
    • $match
    • $project
    • $skip
    • $sort
    • $unwind
  • Aggregation Operators
    • Boolean Operators
    • Comparison Operators
    • Arithmetic Operators
    • String Operators
    • Array Operators
    • Set Operators
    • Literal Operators
    • Date Operators
    • Conditional Operators
    • Accumulator Operators

Scripting

  • Introduction
  • Environment Notes
  • Script Types
    • Triggers
    • Routes
    • Jobs
    • Libraries
  • Script Limits
  • ObjectID
  • CortexObject
    • Accounts
    • Views
  • Cursors
    • QueryCursor
    • AggregationCursor
  • Operations
    • InsertOperation
    • UpdateOperation
    • DeleteOperation
  • Script Modules
    • API Module
    • Base64 Module
    • Cache Module
    • Connections Module
    • Console Module
    • Consts Module
    • Counters Module
    • Crypto Module
    • HTTP Module
    • Logger Module
    • Notifications Module
    • Request Module
    • Response Module
    • SAML Module
    • Schemas Module
    • Script Module
    • Session Module
    • Util.id Module
    • Util.ip Module
    • Util.paths Module
    • XML Module
  • Available Javascript Libraries

Faults

  • Faults