Skip to main content
GET
/
v1
/
publishing
/
accounts
/
{id}
Get account health
curl --request GET \
  --url https://reelmirror.com/api/v1/publishing/accounts/{id} \
  --header 'Authorization: Bearer <token>'
{
  "data": {}
}

Authorizations

Authorization
string
header
required

API key (rm_xxx) or JWT token

Path Parameters

id
string
required

Response

200 - application/json

Account health

data
object

Account health information