v3

latestOpenAPI 3.0.02026-08-081996601.2 MB
Application Clients

Get an App Client

Returns the App Client with the specified ID.

get/v2/app_clients/{app_client_id}

Path parameters

app_client_idstring required

The ID of the App Client.

Headers

Request-Timeoutinteger

The platform makes a best effort to complete the request in the specified seconds, or it times out.

Request-Timeout-Millisinteger

The platform makes a best effort to complete the request in the specified milliseconds, or it times out.

Response

The App Client.

idstring required

The Vectara App Client ID. This ID is not used during an OAuth flow. Use this ID within the Vectara API.

namestring required

The human-readable name of the App Client.

descriptionstring

Description of the App Client.

client_idstring required

The client ID used with the OAuth flow.

client_secretstring required

The client secret used in API requests. Keep the secret secure.

api_rolesApiRole[]

The API roles attached to the App Client.