v1
latestOpenAPI 3.0.12026-07-2471135326.0 KBCodes
List User Codes
This endpoint retrieves the list of all user codes (source addresses) configured in the user’s Workspace.
get/v3/codes
Response
Successful Operation
Example response
{
"meta": {
"timestamp": 1597166699457,
"transactionId": "70169d77-c165-4795-9932-35b8a3af96fb",
"explain": "a descriptive text"
},
"items": [
"2222"
]
}