/
OV
overledger
/
Overledger Server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
overledger
Overledger Server
get
Get a Flow App's details and versions
v1
latest
OpenAPI 3.0.3
2026-07-24
70
74
82.9 KB
API Keys
3
Contracts
5
Deposits
6
Flow Query
1
Flow Registry
3
get
List available Flow Apps
get
List allowed UI component types
get
Get a Flow App's details and versions
Flow Sessions
5
Flow Webhooks
4
Health
2
Networks
3
Nodes
2
Observability
1
RPC
1
Stakes
2
Swaps
5
Tracker Address
3
Tracker Event
3
Tracker Transaction
2
User
12
Withdrawals
7
Flow Registry
Get a Flow App's details and versions
get
/flow/registry/apps/{appId}
Path parameters
appId
string
required
Response
App detail with version history
FlowAppDetail
required
appId
string
required
displayName
string
required
description
string
required
publisher
string
required
visibility
'public'
|
'permissioned'
|
'private'
required
categories
string[]
required
versions
object[]
required
createdAt
string
date-time
required
updatedAt
string
date-time
required
_links
HypermediaLinks