find

public final Response<Thread> find(String identifier, String threadId, RequestOverrides overrides)
public final Response<Thread> find(String identifier, String threadId)

Return a Thread

Return

The Thread

Parameters

identifier

The identifier of the grant to act upon

threadId

The id of the Thread to retrieve.

overrides

Optional request overrides to apply