Search for blog authors by name, email, and url slug. Supports paging, ordering, and casing changes.
Search for authors whose names, emails, or url slugs contain the given string
Filter authors by whether or not they have published blog posts (true or false)
Filter authors by the blog they have published to (value is a blog ID)
The attribute to order the results by. Prepend a "-" to invert
The maximum number of items to return. Defaults to 20.
x <= 300
The offset from the beginning of the result set from which to start returning results. Used for paging. Defaults to 0.
Use the casing=snake parameter to change the API's casing for all query parameters and JSON fields to snake_case, rather than camelCase, which is the default.
snake
Search results for blog authors.
The response is of type object
.