cURL
curl --request GET \ --url https://api.smokeball.com/intake/forms \ --header 'Authorization: <api-key>' \ --header 'x-api-key: <api-key>'
{ "id": "<string>", "href": "<string>", "relation": "<string>", "method": "GET", "self": { "id": "<string>", "href": "<string>", "relation": "<string>", "method": "GET" }, "value": [ { "id": "<string>", "href": "<string>", "relation": "<string>", "method": "GET", "self": { "id": "<string>", "href": "<string>", "relation": "<string>", "method": "GET" }, "isSmokeballForm": true, "title": "Client Intake Form", "category": "matter", "matterTypes": [ { "id": "<string>", "href": "<string>", "relation": "<string>", "method": "GET" } ], "active": true, "createdDate": "2026-01-01T00:00:00.0000000+00:00", "lastUpdated": "2026-01-01T00:00:00.0000000+00:00" } ], "offset": 123, "limit": 123, "size": 123, "first": { "id": "<string>", "href": "<string>", "relation": "<string>", "method": "GET" }, "previous": { "id": "<string>", "href": "<string>", "relation": "<string>", "method": "GET" }, "next": { "id": "<string>", "href": "<string>", "relation": "<string>", "method": "GET" }, "last": { "id": "<string>", "href": "<string>", "relation": "<string>", "method": "GET" } }
Documentation IndexFetch the complete documentation index at: https://docs.smokeball.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.smokeball.com/llms.txt
Use this file to discover all available pages before exploring further.
The matter type to filter forms by.
0 <= x <= 2147483647
1 <= x <= 500
OK
Show child attributes