/
VA
valuemelody
/
Melody Auth S2S API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 49m ago · Updated 1mo ago
Details
Filter operations
App Banners
5
Apps
5
get
Get a list of apps
post
Create a new app
get
Get a single app by ID
put
Update an existing app by ID
delete
Delete an existing app by ID
Logs
9
Org Groups
5
Orgs
7
Roles
6
SAML
5
Scopes
5
System
1
User Attributes
5
User Org Groups
2
Users
27
Apps
Get a single app by ID
Required scope - read_app
get
/api/v1/apps/{id}
Path parameters
id
number
required
The unique ID of the app
Response
A single app object
object
required
app
AppDetail
Changes