docs: add get apps section
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# The App Object
|
||||
|
||||
{% code heading="APP" defaultLanguage="json" %}
|
||||
|
||||
```json
|
||||
{
|
||||
"href": "https://api.onspring.dev/apps/id/195",
|
||||
"id": 195,
|
||||
"name": "Tasks"
|
||||
}
|
||||
```
|
||||
|
||||
{% /code %}
|
||||
Reference in New Issue
Block a user