filoo_get_link
Get complete details for any filoo short link using its code (username:slug). Returns destination URL, label, active flag, creation date, and short URL.
Instructions
Get full details for one filoo short link by code. The code format is 'username:slug' (the colon is URL-encoded automatically). Returns destination, label, active flag, created_at, and short_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Link code in the form 'username:slug', e.g. 'agency:campaign-1'. |