find
public final Response<Attachment> find(String identifier, String attachmentId, FindAttachmentQueryParams queryParams, RequestOverrides overrides)
public final Response<Attachment> find(String identifier, String attachmentId, FindAttachmentQueryParams queryParams)
Return metadata of an attachment
Return
The attachment metadata
Parameters
identifier
Grant ID or email account to query
attachment Id
The id of the attachment to retrieve.
query Params
The query parameters to include in the request
overrides
Optional request overrides to apply