Get conversation forms
GET/ad-publishing/facebook/conversation-forms
Retrieve Facebook conversation lead forms for a location. Without limit the response is a plain array. When limit is provided (max 100) the response is a paginated { conversationForms, paging } envelope; pass after (from paging.next) to fetch the next batch.
Request
Responses
- 200
- 400
- 401
- 422
A plain array of conversation forms (default), or a \{ conversationForms, paging \} envelope when `limit` is provided
Bad Request
Unauthorized
Unprocessable Entity