Skip to main content
The App States API returns the connected social account sessions for your ReachOwl account. App-state IDs are the values you pass as executor_id when creating campaigns, post schedulers, and profile growth tasks. App states are read-only: you cannot create or modify them via the API.

List App States

Endpoint

Request Example

Response Example


Get an App State

Endpoint

Path Parameters

integer
required
The unique identifier of the app state.

Request Example

Response Example

Save app-state IDs as executor_id values in your campaign, post scheduler, and profile growth creation requests.
App states are read-only. You cannot add, remove, or modify connected accounts via the API. Manage them in the ReachOwl dashboard.

Error Responses