cURL
curl --request GET \ --url https://api.example.com/external-api/channels/{channel_id}/can-post
{ "autoposting_access": true }
Was this page helpful?