Skip to main content
GET
Read the workspace approval defaults

Authorizations

X-API-Key
string
header
required

Response

Successful Response

The workspace's default approval mode per channel.

email_mode
enum<string>
required

Whether a channel's steps wait for a person or run on their own.

The values mirror LinkedInRunMode exactly: a LinkedIn account's run_mode IS its sender-level override, and the two strings have to interoperate without a translation table between them.

Available options:
manual,
auto
linkedin_mode
enum<string>
required

Whether a channel's steps wait for a person or run on their own.

The values mirror LinkedInRunMode exactly: a LinkedIn account's run_mode IS its sender-level override, and the two strings have to interoperate without a translation table between them.

Available options:
manual,
auto