/
DE
defaulr
/
Outline API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
defaulr
Outline API
post
Retrieve a group
v6
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2024-10-18
75
25
179.6 KB
Groups
Retrieve a group
post
/groups.info
Request body
object
required
id
string
uuid
required
Unique identifier for the group.
Response
OK
object
required
data
Group
Example response
{ "data": { "name": "Engineering", "memberCount": 11 } }