get https://api.accelevents.com/rest/event//exhibitor//lead/download/lead/CSV
This API used to Download Lead CSV of the specified event.
To call this API, user have to pass path param with API URL like eventUrl, id and authentication key to authenticate user.
Error Code
Here are the possible error messages that return if any condition fails or required data is missing for processing.
Error Code | Error Description |
---|---|
200 | OK |
401 | You are not authorized to view the resource. |
403 | Accessing the resource you were trying to reach is forbidden. |
404 | The resource you were trying to reach is not found. |
40600013 | Cant create url |
4040200 | Event Not Found |
4030201 | Not Event Host |