Plane docs
ApiSchemas

IdentityId

One shape from the contract, as it appears on the wire.

Used by connections.authorize, connections.grants.import, connections.grants.list, sessions.annotate, sessions.authorizations, sessions.children, sessions.create, sessions.decide, sessions.events, sessions.get, sessions.interrupt, sessions.list, sessions.send, sessions.updateMetadata

Referenced from Identity, SessionFilter

JSON Schema

{
  "type": "string",
  "minLength": 1,
  "maxLength": 255
}

On this page