List available slash commands

This method will return a list of all available slash commands for the logged in user

Try this request in your browser

/api/ /slash_commands/list

Headers

X-API-Token

The request output will be shown here...

URL

https://api.natterly.com/api/v1/slash_commands/list

Access

Must be authenticated as a user. If not authorised, a MustBeAuthenticated error will be returned.

Parameters

This action doesn't support any parameters.

Errors

There are no action-specific errors which can be raised.

Response Data

This action will return an array of slash command structures.

You'll receive all attributes for this structure (basic and extended attributes).