/
AR
arcadeai
/
Arcade API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 52m ago · Updated 4mo ago
Details
Filter operations
Admin
21
get
List auth providers
post
Create an auth provider
get
Get an auth provider
delete
Delete an auth provider
patch
Patch an auth provider
get
List secrets
delete
Delete secret
post
Upsert secret
get
Get session verification settings
put
Update session verification settings
get
List auth connections
delete
Delete auth connection
get
List all workers
post
Create a worker
post
Test a worker connection
get
Get a worker by ID
delete
Delete a worker
patch
Update a worker
get
Authorize a worker
get
Get the health of a worker
get
List Tools
Authorization
4
Gateways
7
Hooks
6
LLM
1
Operations
3
Plugins
5
Tools
9
Admin
List auth providers
List a page of auth providers that are available to the caller
get
/v1/admin/auth_providers
Response
OK
SchemasOffsetPageSchemasAuthProviderResponse
required
items
SchemasAuthProviderResponse[]
limit
integer
offset
integer
page_count
integer
total_count
integer
Changes