commands

List commands' autocomplete data

List commands' autocomplete data for the team.

Permissions

view_team for the team.

get/api/v4/teams/{team_id}/commands/autocomplete_suggestions

Path parameters

team_idstring required

Team GUID

Query parameters

user_inputstring required

String inputted by the user.

Response

Commands' autocomplete data retrieval successful

Completestring

Completed suggestion

Suggestionstring

Predicted text user might want to input

Hintstring

Hint about suggested input

Descriptionstring

Description of the suggested command

IconDatastring

Base64 encoded svg image

Changes

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