ApiResponse - Liquid Object Reference - 0.11.4
Object Name | ApiResponse |
Version | 0.11.4 |
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.11.4
Back to Documentation