Files
onspring-api-docs/src/docs/version_002/resources/apps/example.md
T

14 lines
177 B
Markdown
Raw Normal View History

2023-04-16 21:59:23 -05:00
# The App Object
{% code heading="APP" defaultLanguage="json" %}
```json
{
"href": "https://api.onspring.dev/apps/id/195",
"id": 195,
"name": "Tasks"
}
```
{% /code %}