service-unit
author

Get a list of authors associated with a service-unit with paging and filtering

get/service-unit/{id}/author

Query parameters

namestring
Example:John Sm

Search by author name. A trailing wildcard is used in search to "complete" the entered value.

pageinteger

Page number of results

limitinteger

Limit of results per page

Response

An array of Author objects

Changes

No recorded changes to this endpoint across all 1 revision of this API.