Lists the assets (Flow JSON definition) of a WhatsApp Flow with presigned download URLs. Download URLs are generated by Meta and expire after a short period.
get/v1/whatsapp/flow/assets#id&flowId
Query parameters
idstring required
The ID of the WhatsApp Business Account associated with this Flow.
flowIdstring required
The unique identifier of the Flow whose assets to list.
nextTokenstring
The token for the next page of results.
maxResultsinteger
The maximum number of results to return per page.
Response
Success