blogs_get_all_blog_authors_by_location
Retrieve a paginated list of blog authors for a specific location, using limit and offset parameters to control the result set.
Instructions
Get all authors
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Number of authors to show in the listing | |
| offset | Yes | Number of authors to skip in listing | |
| locationId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. |