Show Many Items

GET {{baseUrl}}/api/v2/dynamic_content/items/show_many?identifiers=<string>

Stability

  • Development

Allowed For

  • Admins, Agents

Request Params

KeyDatatypeRequiredDescription
identifiersstringIdentifiers for the dynamic contents

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;items&quot;:[{&quot;created_at&quot;:&quot;2015-05-13T22:33:12Z&quot;,&quot;default_locale_id&quot;:1,&quot;id&quot;:47,&quot;name&quot;:&quot;Snowboard Problem&quot;,&quot;outdated&quot;:true,&quot;placeholder&quot;:&quot;{{dc.snowboard_problem}}&quot;,&quot;updated_at&quot;:&quot;2015-05-13T22:33:12Z&quot;,&quot;url&quot;:&quot;https://company.zendesk.com/api/v2/dynamic_content/items/47.json&quot;,&quot;variants&quot;:[{&quot;active&quot;:true,&quot;content&quot;:&quot;C&#39;est mon contenu dynamique en français&quot;,&quot;created_at&quot;:&quot;2015-05-13T22:33:12Z&quot;,&quot;default&quot;:true,&quot;id&quot;:47,&quot;locale_id&quot;:1,&quot;outdated&quot;:false,&quot;updated_at&quot;:&quot;2015-05-13T22:33:12Z&quot;,&quot;url&quot;:&quot;https://company.zendesk.com/api/v2/dynamic_content/items/47/variants/47.json&quot;}]}]}