v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.AgentService

ListPrompts

Lists all prompts matching the specified criteria.

Use this method to find and browse prompts across your organization. Results are ordered by their creation time with the newest first.

Examples

  • List all prompts:

    Retrieves all prompts with pagination.

    pagination:
      pageSize: 10
    
post/gitpod.v1.AgentService/ListPrompts

Query parameters

pageSizeinteger
tokenstring

Request body

Response

Success