Bronto home pagelight logodark logo
  • Login
  • Book demo
  • Book demo
Welcome
Documentation
API Reference
  • Trust
  • Book a Demo
  • Status
    • Introduction
    Api Keys endpoints
    • Overview
    • GET
      Retrieve a list of API keys
    • POST
      Create a new API key
    • DEL
      Delete an API key
    • PATCH
      Update an API key
    User endpoints
    • Overview
    • GET
      Retrieve a list of users
    • POST
      Create a new user
    • GET
      Get a single user by ID
    • DEL
      Delete a user by ID
    • PATCH
      Updates a user
    Context endpoints
    • Overview
    • GET
      Retrieve contextual information for a given sequence and log
    Export endpoints
    • Overview
    • GET
      Retrieve an export by ID
    • DEL
      Delete an export by ID
    • POST
      Create a new export
    • GET
      Retrieve a list of exports
    Logs endpoints
    • Overview
    • POST
      Create a new log
    • GET
      Retrieve a list of logs
    Usage endpoints
    • Overview
    • GET
      Get the usage over a period of time for a log id.
    • GET
      Get the usage over a period of time for a user per log id.
    Search endpoints
    • GET
      Execute a query
    Forward endpoints
    • POST
      Create a new forward config
    • DEL
      Delete a forward config
    • GET
      Retrieve forward configs
    • POST
      Test access to the destination
    • PUT
      Update an existing forward config
    Context endpoints

    context

    Context is a REST API resource that allows the retrieval of a specified number of log events (default of 100) around a log event of interest, e.g. when a number of log events were returned by a previous query and you then decide you want to see the 50 log events before one of those returned log events. Log events can be retrieved either before, after, or both before and after the specified log event.

    Updates a userRetrieve contextual information for a given sequence and log
    linkedin
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.