Show basic code info
codes_get(id)
integer required. The ID for this code.
A list containing the following elements:
integer, The ID for this code.
string, Name of code.
string, The code's type; e.g., Code::FrontEnd.
string, Actual code contents; e.g., HTML, SQL, etc.
string, User specified information about this code. Markdown format accepted.
integer, Internal Civis Use Only.
string, Authorized_s3_link to file.
string, The creation time for this code.
string, The last modification time for this code.