signals

List Signals

List the workspace's signals, most recently created first.

Requires the signals:read scope on the API key.

get/v1/signals

Query parameters

pageinteger
sizeinteger
include_archivedboolean

Also return retired signals, which never run again.

Also return retired signals, which never run again.

Response

Successful Response

total_countinteger required

Total number of records matching the query.

total_pagesinteger required

Total number of pages.

has_moreboolean required

Whether more pages remain after the current one.

Changes

Changed in 2 of the 12 revisions of this API.31

    • added the new LINKEDIN_COMPANY_PAGE_FOLLOWERS enum value to the items/items/signal_type response property for the response status 200

      response-property-enum-value-added

    • added the new LINKEDIN_COMPETITOR_FOLLOWERS enum value to the items/items/signal_type response property for the response status 200

      response-property-enum-value-added

    • added the new LINKEDIN_OWN_COMPANY_FOLLOWERS enum value to the items/items/signal_type response property for the response status 200

      response-property-enum-value-added

    • endpoint added

      endpoint-added