/
AU
authentiqid
/
Authentiq Connect API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 8y ago
Details
Filter operations
Authentication
3
Client Management
5
get
List clients
post
Register a client
get
View a client
put
Update a client
delete
Delete a client
Session Management
1
Client Management
List clients
Retrieve a list of clients.
get
/client
Response
A list of Client Objects.
Client[]
required
client_id
string
redirect_uris
string[]
response_types
string[]
grant_types
string[]
application_type
string
contacts
string[]
client_name
string
required
logo_uri
string
client_uri
string
required
policy_uri
string
tos_uri
string
default_max_age
integer
default_scopes
string[]
Changes