Skip to content

Return the indicator creation date using /api/v1/indicators/{type}/{value}/{section} endpoint#76

Description

@gquittet

Hello guys 馃憢

I need to find when an indicator has been created.

Unfortunately, to achieve this, we have to

  1. call the /api/v1/indicators/{type}/{value}/{section}
  2. for each pulses in the response, make a call to find the related indicators
  3. get the creation date

And the call to get all the indicators related to one pulse is freaking slow.

I suggest to return the created, modified and expiration fields (all useful date fields) when fetching the indicator.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions