[[ForgeBox:API-Documentation|<< Back to ForgeBox API Documentation]] == ForgeBox API Method: entry/:slug == Returns an entry representation according to the entry slug passed, if the slug is not located the service will return an error. '''URL:'''
http://www.coldbox.org/api/forgebox/{format}/entry/:slug
'''Formats:''' * xml * json '''HTTP Method(s):''' * GET '''Parameters:''' * NONE == Usage examples: == Below is a simple example using curl ([http://en.wikipedia.org/wiki/CURL/ about cURL]) * ''curl'' http://www.coldbox.org/api/forgebox/xml/entry/SSL-Interceptor

[[ForgeBox:API-Documentation|<< Back to ForgeBox API Documentation]]