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
| Detail | Value |
|---|---|
| Operation | GET |
| Endpoint | /generate-labels/{labelId} |
| Fields | Query parameter |
Query Parameters
| Query Parameter | Details | Description |
|---|---|---|
labelId |
|
Specify the Label ID of the label that you want to retrieve, |