Codes
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"
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.