Version 4.0.24.12
Get all External OAuth Applications.
This is an OAuth Application which Looker uses to access external systems.
Request
GET
/external_oauth_applications
Datatype
Description
Request
query
Expand HTTP Query definition...
name
Application name
client_id
Application Client ID
Response
200: External OAuth Application
Datatype
Description
(array)
can
lock
Operations the current user is able to perform on this object
id
lock
ID of this OAuth Application
name
The name of this application. For Snowflake connections, this should be the name of the host database.
client_id
The OAuth Client ID for this application
client_secret
(Write-Only) The OAuth Client Secret for this application
tenant_id
The OAuth Tenant ID for this application
dialect_name
The database dialect for this application.
created_at
lock
Creation time for this application
400: Bad Request
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link