Skip to main content

apiKeys

Lists API keys by company

apiKeys(
companyId: ID!
teamId: ID
status: [ApiKeyStatusEnum!] = [ACTIVE, EXPIRED]
type: ApiKeyTypeEnum
page: Int = 1
limit: Int = 10
): ApiKeyCollection!

Arguments

apiKeys.companyId ● ID! non-null scalar

apiKeys.teamId ● ID scalar

apiKeys.status ● [ApiKeyStatusEnum!] list enum

apiKeys.type ● ApiKeyTypeEnum enum

apiKeys.page ● Int scalar

apiKeys.limit ● Int scalar

Type

ApiKeyCollection object

ApiKeyCollection type

Resources

By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.

Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.

Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.