IngestToken is a datatype for an API ingest token used for sending data to LogScale.

This datatype is used by the addIngestTokenV3() and assignParserToIngestTokenV2() mutation fields, as well as by the ingestTokens parameter of the key datatype, Repository, which is used by several GraphQL queries and mutations.

Table: IngestToken

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Jun 26, 2025
namestringyes Long-TermThe name of ingest token.
parserParser  Long-TermThe parser with which the token is associated. See Parser.
tokenstringyes Long-TermThe token.