Complex Usage Example
Advanced Web Links Filtering with Full Context
This example demonstrates advanced filtering with multiple parameters, relationship inclusion, and sorting for retrieving web links and social media profiles:Headers
Bearer token for authentication
Query Parameters
Comma-separated list of relationships to include detailed data for. Available options: workspace, persons, companies
Filter by creation date (ISO 8601 format)
Filter by last update date (ISO 8601 format)
Filter by workspace ID
Filter by external workspace ID
Sort results by field. Prefix with '-' for descending order
Available options:
created_at
, -created_at
, updated_at
, -updated_at
Response
Web links retrieved successfully