Chat details

This method returns chat information plus any messages for the chat

Try this request in your browser

/api/ /chats/chat

Headers

X-API-Token

Parameters

chat String

The request output will be shown here...

URL

https://api.natterly.com/api/v1/chats/chat

Access

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

Parameters

Parameter Type Default

chat Required

The UUID of the chat

String null

Errors

Error Attributes

ChatNotFound

No chat found with the given UUID

  • chat

    The provided chat UUID

Response Data

This action will return a chat structure.

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