Get a terminal theme
Returns the details of the terminal theme specified in the path. The response includes the metadata of the theme and the content delivery network (CDN) URLs for all assets that have been added to the theme. The URL for the logo of the theme will lead to the Adyen logo if the theme is not associated with the permission to customize terminal logos.
To make this request, your API credential must have the following role:
- Management API - Terminal themes read and write
The unique identifier of the terminal theme.
The unique identifier of the merchant account.
After submitting a call, you receive a response message to inform you that your request was received and processed.
Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.
HTTP Responses
200
OK
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not Found
500
Internal Server Error