Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

C1 AppUsers API

The AppUsers API from C1 — 5 operation(s) for appusers.

C1 AppUsers API is one of 47 APIs that C1 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include AppUsers. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 5 paths, and defines 14 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0-alpha.

Requests are made against a single base URL, https://{tenantDomain}.conductor.one.

5 operations 5 paths 14 schemas 3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0-alpha
Base URL
https://example.conductor.one
Authentication
HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 2

C1 AppUsers API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). It supports OAuth 2.0 (oauth) using the clientCredentials flow. By default, every request must be authenticated.

  • oauth — This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, re…

Paths & Operations 5

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

AppUsers 5
GET
/api/v1/apps/{app_id}/app_users
List
c1.api.app.v1.AppUserService.List 3 params → 200
GET
/api/v1/apps/{app_id}/app_users/{app_user_id}/credentials
List App User Credentials
c1.api.app.v1.AppUserService.ListAppUserCredentials 4 params → 200
GET
/api/v1/apps/{app_id}/users/{user_id}/app_users
List App Users For User
c1.api.app.v1.AppUserService.ListAppUsersForUser 4 params → 200
POST
/api/v1/apps/{app_user_app_id}/app_users/{app_user_id}
Update
c1.api.app.v1.AppUserService.Update 2 params body → 200
POST
/api/v1/search/app_users
Search
c1.api.app.v1.AppUserService.Search body → 200

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are c1.api.app.v1.AppUser (16 properties), c1.api.app.v1.AppUserServiceSearchRequest (13 properties), c1.api.app.v1.AppUserCredential (8 properties), c1.api.app.v1.EncryptedData (6 properties). Each schema is shown below with its type and property counts.

c1.api.app.v1.AppUser
object
Application User that represents an account in the application.
16 properties
c1.api.app.v1.AppUserExpandMask
object
The AppUserExpandMask message contains a list of paths to expand in the response.
1 property
c1.api.app.v1.AppUserCredential
object
A credentials for the Application User that represents an account in the application. This message contains a oneof named credential. Only a single field of th…
8 properties
c1.api.app.v1.AppUserServiceSearchRequest
object
Search App users based on filters specified in the request body
13 properties
c1.api.app.v1.AppUserServiceSearchResponse
object
The AppUserServiceSearchResponse message.
3 properties
c1.api.app.v1.AppUserServiceUpdateResponse
object
The AppUserServiceUpdateResponse message.
2 properties
c1.api.app.v1.AppUserServiceListCredentialsResponse
object
The AppUserServiceListCredentialsResponse message.
2 properties
c1.api.app.v1.AppUserServiceUpdateRequestInput
object
The AppUserServiceUpdateRequest message contains the app user and the fields to be updated.
3 properties
c1.api.app.v1.AppUserRef
object
The AppUserRef message.
2 properties
c1.api.app.v1.AppUserStatus
object
The satus of the applicaiton user.
2 properties
c1.api.app.v1.EncryptedData
object
EncryptedData is a message that contains encrypted bytes and metadata.
6 properties
c1.api.app.v1.AppUsersForUserServiceListResponse
object
The AppUsersForUserServiceListResponse message.
3 properties
c1.api.app.v1.AppUserServiceListResponse
object
The AppUserServiceListResponse message.
3 properties
c1.api.app.v1.AppUserView
object
The AppUserView contains an app user as well as paths for apps, identity users, and last usage in expanded arrays.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

c1-appusers-api-openapi.yml Raw ↑

Other APIs C1 publishes across the network.

Baton Connector Framework
C1 Access Conflict API
C1 App API
C1 App Entitlement API
C1 App Entitlement Automation API
C1 App Entitlement Automation Exclusion API
C1 App Entitlement Monitor Binding API
C1 App Entitlement Owner API
C1 App Entitlement Proxy Binding API
C1 App Entitlement User Binding API
C1 App Entitlement User Binding Feed API
C1 App Entitlement User Binding History API