Skip to content

Get integration status

GET
/api/v1/flocks/{identifier}/integrations

Returns status of configured integrations for the flock.

identifier
required
string
Example
myflock

Flock identifier (bucket name)

Integration status

object
data
object
flock_id
string
integrations
object
key
additional properties
object
status
string
Allowed values: configured not_configured
description
string
summary
object
total
integer
configured
integer
not_configured
integer

Unauthorized - missing or invalid credentials

object
error
object
code

Error code

string
Allowed values: BAD_REQUEST UNAUTHORIZED NOT_FOUND CONFLICT INTERNAL_ERROR
message

Human-readable error message

string

Resource not found

object
error
object
code

Error code

string
Allowed values: BAD_REQUEST UNAUTHORIZED NOT_FOUND CONFLICT INTERNAL_ERROR
message

Human-readable error message

string