How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Sigma Computing User Attributes API

The userAttributes API from Sigma Computing — 8 operation(s) for userattributes.

Sigma Computing User Attributes API is one of 40 APIs that Sigma Computing publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User Attributes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 16 operations across 8 paths, and defines 46 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 13 base URLs: https://api.sigmacomputing.com, https://api.sa.gcp.sigmacomputing.com, https://aws-api.sigmacomputing.com, https://api.us-a.aws.sigmacomputing.com, https://api.ca.aws.sigmacomputing.com, https://api.eu.aws.sigmacomputing.com, https://api.au.aws.sigmacomputing.com, https://api.uk.aws.sigmacomputing.com, https://api.us.azure.sigmacomputing.com, https://api.eu.azure.sigmacomputing.com, https://api.ca.azure.sigmacomputing.com, https://api.uk.azure.sigmacomputing.com, https://api.au.azure.sigmacomputing.com.

16 operations 8 paths 46 schemas 4 DELETE5 GET3 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.sigmacomputing.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Sigma Computing User Attributes API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (OAuth).

  • OAuth — OAuth 2.0 authentication

Paths & Operations 16

Across 8 paths, the API surfaces 16 operations — 4 DELETE, 5 GET, 3 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

userAttributes 16
GET
/v2/user-attributes
List user attributes
listUserAttributes 4 params → 200
POST
/v2/user-attributes
Create a user attribute
createUserAttribute 1 param body → 200
GET
/v2/user-attributes/{userAttributeId}
Get a user attribute
getUserAttribute 2 params → 200
DELETE
/v2/user-attributes/{userAttributeId}
Delete a user attribute
deleteUserAttribute 2 params → 200
GET
/v2/user-attributes/{userAttributeId}/teams
Get teams for a user attribute
getUserAttributeTeamAssignments 4 params → 200
POST
/v2/user-attributes/{userAttributeId}/teams
Set a user attribute for teams
setUserAttributeForTeams 2 params body → 200
PATCH
/v2/user-attributes/{userAttributeId}/teams
Update a user attribute for teams
updateUserAttributeForTeams 2 params body → 200
DELETE
/v2/user-attributes/{userAttributeId}/teams/{teamId}
Delete a user attribute for a team
deleteUserAttributeForTeam 3 params → 200
GET
/v2/user-attributes/{userAttributeId}/users
Get users for a user attribute
getUserAttributeUserAssignments 4 params → 200
POST
/v2/user-attributes/{userAttributeId}/users
Set a user attribute for users
setUserAttributeForUsers 2 params body → 200
PATCH
/v2/user-attributes/{userAttributeId}/users
Update a user attribute for users
updateUserAttributeForUsers 2 params body → 200
DELETE
/v2/user-attributes/{userAttributeId}/users/{userId}
Delete a user attribute for a user
deleteUserAttributeForUser 3 params → 200
GET
/v2/user-attributes/{userAttributeId}/tenants
Get tenants for a user attribute
getUserAttributeTenantAssignments 4 params → 200
POST
/v2/user-attributes/{userAttributeId}/tenants
Set a user attribute for tenants
setUserAttributeForTenants 2 params body → 200
PATCH
/v2/user-attributes/{userAttributeId}/tenants
Update a user attribute for tenants
updateUserAttributeForTenants 2 params body → 200
DELETE
/v2/user-attributes/{userAttributeId}/tenants/{tenantOrganizationId}
Delete a user attribute for a tenant
deleteUserAttributeForTenant 3 params → 200

Schemas 46

The contract defines 46 schemas that model the data the API accepts and returns. The most detailed are V2UserAttributesGetResponsesContentApplicationJsonSchemaEntriesItems (8 properties), userAttributes_createUserAttribute_Response_200 (8 properties), userAttributes_getUserAttribute_Response_200 (8 properties), V2UserAttributesUserAttributeIdTeamsGetResponsesContentApplicationJsonSchemaEntriesItems (7 properties). Each schema is shown below with its type and property counts.

V2UserAttributesUserAttributeIdTenantsGetResponsesContentApplicationJsonSchemaEntriesItemsValue
object
Assigned value.
2 properties 2 required
userAttributes_getUserAttributeUserAssignments_Response_200
object
3 properties 2 required
V2UserAttributesUserAttributeIdTeamsGetResponsesContentApplicationJsonSchemaEntriesItemsValue
object
Assigned value.
2 properties 2 required
V2UserAttributesGetResponsesContentApplicationJsonSchemaEntriesItemsDefaultValueType
string
Type of user attribute.
V2UserAttributesUserAttributeIdTeamsGetResponsesContentApplicationJsonSchemaEntriesItems
object
7 properties 7 required
userAttributes_getUserAttribute_Response_200
object
8 properties 6 required
V2UserAttributesUserAttributeIdTeamsPostRequestBodyContentApplicationJsonSchemaAssignmentsItemsValueType
string
Type of user attribute.
userAttributes_deleteUserAttributeForUser_Response_200
object
userAttributes_updateUserAttributeForUsers_Response_200
object
V2UserAttributesUserAttributeIdGetResponsesContentApplicationJsonSchemaDefaultValue
object
Default value of the user attribute.
2 properties 2 required
userAttributes_createUserAttribute_Response_200
object
8 properties 6 required
V2UserAttributesUserAttributeIdUsersPostRequestBodyContentApplicationJsonSchemaAssignmentsItemsValue
object
The value of the user attribute
2 properties 2 required
userAttributes_setUserAttributeForTenants_Response_200
object
userAttributes_updateUserAttributeForTenants_Response_200
object
userAttributes_getUserAttributeTenantAssignments_Response_200
object
3 properties 2 required
V2UserAttributesUserAttributeIdUsersPostRequestBodyContentApplicationJsonSchemaAssignmentsItemsValueType
string
Type of user attribute.
userAttributes_deleteUserAttributeForTenant_Response_200
object
V2UserAttributesUserAttributeIdUsersGetResponsesContentApplicationJsonSchemaEntriesItemsValue
object
Assigned value.
2 properties 2 required
V2UserAttributesUserAttributeIdTeamsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType
string
Type of user attribute.
V2UserAttributesPostResponsesContentApplicationJsonSchemaDefaultValueType
string
Type of user attribute.
V2UserAttributesUserAttributeIdUsersPatchRequestBodyContentApplicationJsonSchemaDeleteItems
object
1 property 1 required
V2UserAttributesUserAttributeIdUsersGetResponsesContentApplicationJsonSchemaEntriesItemsValueType
string
Type of user attribute.
V2UserAttributesUserAttributeIdUsersGetResponsesContentApplicationJsonSchemaEntriesItems
object
6 properties 6 required
V2UserAttributesGetResponsesContentApplicationJsonSchemaEntriesItems
object
8 properties 6 required
V2UserAttributesGetResponsesContentApplicationJsonSchemaEntriesItemsDefaultValue
object
Default value of the user attribute.
2 properties 2 required
V2UserAttributesPostResponsesContentApplicationJsonSchemaDefaultValue
object
Default value of the user attribute.
2 properties 2 required
userAttributes_deleteUserAttribute_Response_200
object
V2UserAttributesUserAttributeIdTenantsPostRequestBodyContentApplicationJsonSchemaAssignmentsItems
object
2 properties 2 required
V2UserAttributesUserAttributeIdTenantsPatchRequestBodyContentApplicationJsonSchemaDeleteItems
object
1 property 1 required
userAttributes_setUserAttributeForTeams_Response_200
object
userAttributes_getUserAttributeTeamAssignments_Response_200
object
3 properties 2 required
V2UserAttributesPostRequestBodyContentApplicationJsonSchemaDefaultValueType
string
Type of user attribute.
V2UserAttributesUserAttributeIdUsersPostRequestBodyContentApplicationJsonSchemaAssignmentsItems
object
2 properties 2 required
V2UserAttributesUserAttributeIdTeamsPatchRequestBodyContentApplicationJsonSchemaDeleteItems
object
1 property 1 required
V2UserAttributesUserAttributeIdTenantsPostRequestBodyContentApplicationJsonSchemaAssignmentsItemsValue
object
The value of the user attribute
2 properties 2 required
userAttributes_setUserAttributeForUsers_Response_200
object
userAttributes_updateUserAttributeForTeams_Response_200
object
userAttributes_deleteUserAttributeForTeam_Response_200
object
V2UserAttributesUserAttributeIdGetResponsesContentApplicationJsonSchemaDefaultValueType
string
Type of user attribute.
V2UserAttributesUserAttributeIdTeamsPostRequestBodyContentApplicationJsonSchemaAssignmentsItems
object
2 properties 2 required
V2UserAttributesUserAttributeIdTenantsPostRequestBodyContentApplicationJsonSchemaAssignmentsItemsValueType
string
Type of user attribute.
V2UserAttributesUserAttributeIdTenantsGetResponsesContentApplicationJsonSchemaEntriesItems
object
6 properties 6 required
V2UserAttributesPostRequestBodyContentApplicationJsonSchemaDefaultValue
object
Default value of the user attribute.
2 properties 2 required
V2UserAttributesUserAttributeIdTeamsPostRequestBodyContentApplicationJsonSchemaAssignmentsItemsValue
object
The value of the user attribute
2 properties 2 required
userAttributes_listUserAttributes_Response_200
object
3 properties 2 required
V2UserAttributesUserAttributeIdTenantsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType
string
Type of user attribute.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sigma-computing-userattributes-api-openapi.yml Raw ↑

Other APIs Sigma Computing publishes across the network.

Sigma MCP Server
Sigma Embed API
Sigma Computing Account Types API
Sigma Computing API Connectors API
Sigma Computing API Credentials API
Sigma Computing Auth API
Sigma Computing Connections API
Sigma Computing Credentials API
Sigma Computing Data Models API
Sigma Computing Datasets API
Sigma Computing Deployment Policies API
Sigma Computing Favorites API
Where this information came from

This is an independent, third-party profile of Sigma Computing User Attributes API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.