Search Nests
GET /nests
GET
/nests
Returns all Nests.
Authorizations
Responses
200
A list of Nests.
Array<object>
object
id
string
name
string
members
Array<object>
object
id
string
firstName
string
lastName
string
email
string
isActive
boolean
404
Not Found
object
type
string
title
string
status
integer format: int32
detail
string
instance
string
key
additional properties
500
Server Error