afl_content_photo_get
Retrieve a single photo content item by its numeric ID to get the photo title and type. No authentication required.
Instructions
Get a single photo content item by id.
Returns: {id, type:'photo', title}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Content item id. Required — part of the URL path. |