Skip to main content
GET
/
lists
/
{listId}
Get List
curl --request GET \
  --url https://www.gomry.com/api/v1/lists/{listId} \
  --header 'X-API-KEY: <api-key>'

Get List

Required scope: lists:read

Path Parameters

listId
string
required

Response

See List Lists for the schema.