Get label by ID

Use this request to retrieve a specific label using the label's ID.

Use a GET operation and the following URL to send this request:
{api_url}/generate-labels/{labelId}
where:
  • {api_url} is the API's URL.
  • {labelId} is the ID of the label that you want to retrieve.
For example:
https://api.epalglobal.co/generate-labels/{labelId}

Details

Table 1. Request Details
Detail Value
Operation GET
Endpoint /generate-labels/{labelId}
Fields Query parameter

Query Parameters

Table 2.
Query Parameter Details Description
labelId
  • Type: String
  • Status: Mandatory
Specify the Label ID of the label that you want to retrieve,