v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-0594982.6 KB
Contentv1ApprovalFetch

Fetch Approval Status

Fetch a Content resource's approval status by its unique Content Sid

get/v1/Content/{Sid}/ApprovalRequests

Path parameters

Sidstring required

The Twilio-provided string that uniquely identifies the Content resource whose approval information to fetch.

Response

OK

sidstring nullable

The unique string that that we created to identify the Content resource.

account_sidstring nullable

The SID of the Account that created Content resource.

whatsappobject nullable

Contains the whatsapp approval information for the Content resource, with fields such as approval status, rejection reason, and category, amongst others.

urlstring uri nullable

The URL of the resource, relative to https://content.twilio.com.