Skip to main content
GET
List all accounts accessible with the platform integration

Authorizations

Authorization
string
header
required

Path Parameters

id
string<uuid>
required

A UUID string identifying this platform integration.

organization_id
string<uuid>
required

A UUID string identifying the organization.

workspace_id
string<uuid>
required

A UUID string identifying the workspace.

Response

A list of accounts associated with the platform integration.

id
string
required

The unique identifier of the account.

platform_integration_id
string
required

The ID of the platform integration associated with this account.

name
string
required

The name of the account.

platform
enum<string>
required

The platform associated with the account.

  • google_ads - google ads
  • tiktok - tiktok
Available options:
google_ads,
tiktok