Retrieve Consumer

GET {{gateway}}/consumers/:consumerUsernameOrID

Retrieve Consumer konghq

AttributesMandatoryTypeDescription
consumer username or idrequiredpathThe unique identifier or the username of the Consumer to retrieve.

RESPONSES

status: OK

{"custom_id":"my-custom-id","created_at":1583991173,"id":"626169e4-6cd7-4952-85b1-3fda70fd5333","tags":["user-level","low-priority"],"username":"my-username"}