Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://www.gomry.com/api/v1/lists \ --header 'X-API-KEY: <api-key>'
{ "data": [ { "id": "<string>", "name": {}, "description": {}, "privacy": {}, "color": {}, "status": {}, "created_at": {}, "updated_at": {} } ] }
List contact lists (segments) for your organization
lists:read
200
Show List object
public
private