Get a list of Tasks for my Company (POST)

To learn more about this endpoint see: https://docs.enerflo.io/docs/filtering-v3-tasks-all

Body Params
string
enum
Defaults to created_at

If provided, your results will be sorted by this field.

Allowed:
string
enum
Defaults to asc

Returns results ascending or descending based on the orderBy field.

Allowed:
string
enum
Defaults to 25

Controls the number of records returned in a single request. If no value is provided, pageSize default will be 25 records. If a value is provided that is less than 1, then the default page size of 25 will be used. If a value is provided that is > 100, then the max row limit of 100 will be used.

int32

Any positive integer value. If a request contains more records than the pageSize allows to be returned, then the page parameter may be used to paginate through a large reponse. For example, if a request contains 100 records and your pageSize is 25, then by providing a page value of 4, you can access records # 76 - 100.

filter
object

The filteris optional and enables you to fine-tune and narrow down the responses from the API.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json