Get attachment by ticket

Endpoint: GET https://api.banking.netevia.dev/api/tickets/attachment

Description:

This API endpoint allows users to retrieve an attachment associated with a specific ticket by providing the ticket ID and the attachment's file name.

Query Parameters:

  • ticketId (int32): The unique identifier of the ticket associated with the attachment.
  • fileName (string): The name of the file attachment to retrieve.

Usage Notes:

  • This API is used to retrieve specific files that were attached to support tickets.
  • The combination of ticketId and fileName ensures that the correct attachment is retrieved.
Query Params
int32
string
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json