Return all labels available in the closed-loop ecosystem.Developers can use this endpoint to retrieve all predefined labels configured within the system or per business.
Request
Authorization
JWT Bearer
Add the parameter
Authorization
to Headers
Example:
Authorization: ********************
or
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.staging.vrtx.sa/cl/v1/labels?business_id=2bb58ca6-1b9a-47b4-ab4d-b2996f0498f3&limit=50&cursor=MjAyNS0xMC0yNVQwNjo1ODozMi45MTg2NzdafDVhMzZjNzRhLWU0NzktNDNjZC1hNDIwLWZiNzJhNTkxZDNlNg' \
--header'Authorization: Bearer <token>'