/
NO
notefile
/
Notehub API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2m ago · Updated 4w ago
Details
Filter operations
alert
1
authorization
2
billing_account
3
description
8
get
/v1/description
get
/v1/description/{descriptionName}
post
/v1/description/{descriptionName}
delete
/v1/description/{descriptionName}
get
/v1/projects/{projectOrProductUID}/description
get
/v1/projects/{projectOrProductUID}/description/{descriptionName}
post
/v1/projects/{projectOrProductUID}/description/{descriptionName}
delete
/v1/projects/{projectOrProductUID}/description/{descriptionName}
device
31
event
5
external devices
3
jobs
9
monitor
5
organization
3
project
45
route
6
usage
4
webhook
11
description
List metadata for all description records in a project.
get
/v1/projects/{projectOrProductUID}/description
Response
Description record metadata.
DescriptionRecordList
required
descriptions
DescriptionRecord[]
required
Changes