cURL
curl --request GET \ --url https://api.nlpearl.ai/v2/Pearl \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "name": "<string>", "createdAt": "2023-11-07T05:31:56Z", "type": 123, "status": 123, "created": "2023-11-07T05:31:56Z" } ]
Retrieves all Pearls
Specify the authorization token.
For more information, check out the Authorization Guide.
List of all the pearls for the client.
1 - Inbound
2 - Outbound
Here is the activity status
1 - Running
2 - Paused
3 - Suspended
10 - TemporaryMaintenance