OptiSigns Teams API

Organize devices and assets into teams (sub-accounts) for multi-location and multi-tenant management. Teams are a documented OptiSigns resource type referenced by the API cookbook; the specific GraphQL operations are honestly modeled in the schema and flagged as modeled where the exact field names are not confirmed in public docs.

API entry from apis.yml

apis.yml Raw ↑
aid: optisigns:optisigns-teams-api
name: OptiSigns Teams API
tags:
- Teams
- Organization
- Access
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.optisigns.com/quickstart
baseURL: https://graphql-gateway.optisigns.com/graphql
properties:
- url: https://docs.optisigns.com/quickstart
  type: Documentation
- url: https://github.com/optisigns/optisigns-api-cookbook
  type: SourceCode
- url: graphql/optisigns-schema.graphql
  type: GraphQL
description: Organize devices and assets into teams (sub-accounts) for multi-location and multi-tenant
  management. Teams are a documented OptiSigns resource type referenced by the API cookbook; the specific
  GraphQL operations are honestly modeled in the schema and flagged as modeled where the exact field names
  are not confirmed in public docs.