HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Get a list of conversations

Gets a list of conversations matching the given filters.

Query Params
string

Conversation subject or part of subject

string

Must be open or resolved. Only conversations with the specified status will be returned.

integer

Unique identifier of the catalog object that the conversation refers to. Should be used combined with reference_otype

string

Object type of the catalog object that the conversation refers to

integer

Unique identifier of the author

integer

Unique identifier of the user or user group assigned to the conversation. Should be used combined with assignee_otype

boolean

Indicates if the current API user likes this conversation

boolean

Indicates if only deleted/not deleted conversations should be returned

date-time

Conversations created before the provided date or time. If only date is provided, conversations created on the date are excluded from the results

date-time

Conversations created after the provided date or time. If only date is provided, conversations created on the date are included in the results

date

Conversations where tha last response was added before the provided date or time. If only date is provided, conversations with last responses on the given date are excluded from the resusts. Conversations without responses are not included.

date-time

Conversations where the last response was added after the provided date or time. If only date is provided, conversations with last responses on the given date are included in the results. Conversations without responses are not included.

boolean

Indicates if answers were given in a conversation

Responses

Language
Credentials
URL
Choose an example:
application/json