Get social card

GET{{API_BASE_URL}}/shop/v1/social/cards/:id

This endpoint makes an HTTP GET request to retrieve a social card by its unique identifier.

Request

  • id (path) : The unique identifier of the social card.

Response

Upon a successful request, the response will contain the social card in the form of a image or gif.

Authentication#auth

This endpoint does not require authentication.

Responses#responses

No example responses on file.