List all flocks
GET /api/v1/flocks
GET
/api/v1/flocks
Returns a list of all flocks. Optionally filter by search term.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” search
string
Filter flocks by name or bucket
Responses
Section titled “ Responses ”List of flocks
object
data
Array<object>
object
id
string
name
string
status
string
breed
string
Unauthorized - missing or invalid credentials
object
error
object
code
Error code
string
message
Human-readable error message
string