/
FL
flipt-io
/
api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
AuthenticationMethodKubernetesService
1
AuthenticationMethodOIDCService
2
AuthenticationMethodTokenService
1
AuthenticationService
5
get
/auth/v1/self
put
/auth/v1/self/expire
get
/auth/v1/tokens
get
/auth/v1/tokens/{id}
delete
/auth/v1/tokens/{id}
EvaluationService
3
Flipt
36
OFREPService
3
AuthenticationService
get
/auth/v1/tokens
Query parameters
method
'METHOD_NONE'
|
'METHOD_TOKEN'
|
'METHOD_OIDC'
|
'METHOD_KUBERNETES'
|
'METHOD_GITHUB'
|
'METHOD_JWT'
|
'METHOD_CLOUD'
enum
limit
integer
pageToken
string
Response
OK
ListAuthenticationsResponse
required
authentications
Authentication[]
nextPageToken
string
Changes