Autodesk BIM 360 · Schema

Role

The requested page of roles associated with the user.

ConstructionProject ManagementBIMDocument-ManagementField ManagementIssues TrackingCost ManagementModel CoordinationRFIsChecklists

Properties

Name Type Description
id string The unique ID of the role.
status string The role status. Possible values: active, inactive.
name string The name of the role. Predefined roles are localized based on the request language. Max length: 255
key string The internal key used for translating predefined role names. Max length: 255
createdAt string The timestamp when the role was created.
updatedAt string The timestamp when the role was last updated.
projectIds array The list of projects where the user is associated with this role.
View JSON Schema on GitHub

JSON Schema

autodesk-bim360-role-schema.json Raw ↑
{
  "title": "Role",
  "x-stoplight": {
    "id": "mwi2mj854b6ap"
  },
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "x-stoplight": {
        "id": "058zts2ymshko"
      },
      "description": "The unique ID of the role."
    },
    "status": {
      "type": "string",
      "x-stoplight": {
        "id": "1nbbaygm0mwqq"
      },
      "description": "The role status. Possible values: active, inactive."
    },
    "name": {
      "type": "string",
      "x-stoplight": {
        "id": "v1ouk468js1ew"
      },
      "description": "The name of the role. Predefined roles are localized based on the request language.\r\nMax length: 255"
    },
    "key": {
      "type": "string",
      "x-stoplight": {
        "id": "gv2k753jxgux3"
      },
      "description": "The internal key used for translating predefined role names.\r\nMax length: 255"
    },
    "createdAt": {
      "type": "string",
      "x-stoplight": {
        "id": "awpgr8sjxn7gb"
      },
      "description": "The timestamp when the role was created."
    },
    "updatedAt": {
      "type": "string",
      "x-stoplight": {
        "id": "edcid2f8livhy"
      },
      "description": "The timestamp when the role was last updated."
    },
    "projectIds": {
      "type": "array",
      "x-stoplight": {
        "id": "zzo7mn0r5oqr9"
      },
      "description": "The list of projects where the user is associated with this role.",
      "items": {
        "x-stoplight": {
          "id": "15ubmz0q77t5g"
        },
        "type": "string"
      }
    }
  },
  "description": "The requested page of roles associated with the user.",
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/autodesk-bim360-role"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.