Zendesk

Links

    Zendesk API

    Getting access, Developing, Testing

    Back to Zendesk

    Autocomplete Organizations

    Returns an array of organizations whose name starts with the value specified in the name parameter.

    Pagination

    • Offset pagination only

    See Using Offset Pagination.

    Allowed For

    • Agents

    Input

    type: object properties: parameters: type: object properties: Accept: type: string name: type: string description: (Required) A substring of an organization to search for field_id: type: string description: > The id of a lookup relationship field. The type of field is determined by the `source` param source: type: string description: > If a `field_id` is provided, this specifies the type of the field. For example, if the field is on a "zen:user", it references a field on a user title: Parameters

    Output

    type: object