/
GO
government-digital-service
/
Publicauth API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v9
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2025-06-30
12
4
12.6 KB
Other
Healthcheck endpoint for webhooks. Check database, and deadlocks
get
/healthcheck
Response
OK
string
required
All 12 operations
get
Healthcheck endpoint for webhooks. Check database, and deadlocks
get
Look up the account ID for a token.
put
Updates the description of an existing dev token.
post
Generate and return a new token for the given gateway account ID.
get
Retrieves generated tokens for service and mode.
delete
Revokes the supplied token for this service and mode
delete
Revokes all tokens associated with a service and mode. It is not possible to tell whether the service actually exists (in connector), so this method currently does not return a 404.
get
Get a token by service, mode and token link.
get
Retrieves generated tokens for gateway account.
delete
Revokes the supplied token for this account
delete
Revokes all tokens associated with a gateway account. It is not possible to tell whether the gateway account actually exists (in connector), so this method currently does not return a 404.
get
Get a token by gateway account id and token link.