ApiResponse Liquid Object Reference - 0.9.5
Object Name | ApiResponse |
Version | 0.9.5 |
Description
An ApiResponse contains the result of an API request initiated using the api tag.
Attributes
Attribute | Type | Description |
---|---|---|
body | Object | Returns the HTTP response body of the API call |
headers | Object | Returns the HTTP response headers for the API call |
status | String | Returns the HTTP status of the API call |
Objects that return ApiResponses
None
Back to Liquid Reference for 0.9.5
Back to Documentation