ghl_social_category_list
Retrieve all social media categories for a location with optional search and pagination to manage large result sets.
Instructions
Get categories by location id Retrieve all categories for a specific location with optional search and pagination Endpoint: GET /social-media-posting/{locationId}/categories (Version header: v3; source: v3/social-planner-v3.json) OAuth scopes: socialplanner/category.readonly Pagination params: limit, skip — pass them to page through full result sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Skip | |
| limit | No | Limit | |
| locationId | Yes | Location Id | |
| searchText | No | Search text string |