Athena
Home
Environments
Environments
  • Development Server
  • Production
Home
Environments
Environments
  • Development Server
  • Production
  1. Prompt
  • Getting Started
    • Start Guide
  • Installation & Setup
    • Windows
  • Architecture
  • Guide
    • Bundles
      • Backend
    • Permissions
      • Frontend
    • Developers
      • Commit Lint
      • RESTful API
    • Workflows
      • Workflow Variables
  • API Reference
    • Authentication
      • Sign In
      • Logout
    • User
      • Get Authenticated User using Multiplai App Access Token
      • Get Authenticated User using Basic Token
    • Workspace
      • Get Workspaces Metrics
      • Get Workspaces
      • Update a Workspace
      • Retrieve a workspace
      • Delete a Workspace
    • Provider
      • Get Providers
      • Retrieve a Provider
      • Update a Provider
      • Create a Provider
      • Delete a Provider
    • Account
      • Get Accounts
      • Update an Account
      • Create an Account
      • Delete an Account
      • Retrieve an Account
    • Agent
      • Get Agents
      • Update an Agent
      • Create an Agent
      • Delete an Agent
      • Retrieve an Agent
      • Run an Agent
      • Train an Agent
      • Generate an Agent
      • Share Agent
      • Get Agent Leaderboard
    • Workflow
      • Get Workflows
      • Create a Workflow
      • Retrieve a Workflow
      • Update a Workflow
      • Delete a Workflow
      • Trigger a webhook
      • Share Workflow
      • Generate Workflow
    • Workflow Execution
      • Get Workflow Executions
      • Get Workflow Execution Counts
      • Retrieve a Workflow Execution
      • Delete a Workflow Execution
    • Prompt
      • Get Prompts
        GET
      • Create a Prompt
        POST
      • Retrieve a Prompt
        GET
      • Update a Prompt
        PUT
      • Delete a Prompt
        DELETE
      • Run a prompt
        POST
    • Memory
      • Get Memories
      • Retrieve a Memory
      • Update a Memory
      • Delete a Memory
    • Thread
      • Get Threads
      • Retrieve a Thread
      • Update a Thread
      • Delete a Thread
      • Create a Thread
      • Run a Thread
      • Generate Thread Name
    • Message
      • Get Messages
      • Retrieve a Message
      • Update a Message
      • Delete a Message
      • Create a Message
    • Large Language Model
      • Get Large Language Models
      • Retrieve a Large Language Model
    • Command Room Task
      • Store Command Room Task
      • Remove Command Room Task
    • Metrics
      • Get Agents Metrics
      • Get Workflows Metrics
      • Get Threads Metrics
      • Get Messages Metrics
      • Get Workflow Executions Metrics
  • Schemas
    • Resources
      • User
      • Workspace
      • Provider
      • Account
      • Agent
      • Workflow
      • Share
      • WorkflowExecution
      • WorkflowExecutionData
      • Prompt
      • Memory
      • Thread
      • Attachment
      • Media
      • Tool
      • Message
      • LargeLanguageModel
      • AgentLeaderboard
    • Utils
      • Pagination
        • PaginationMeta
        • PaginationLinks
      • Provider
        • AuthenticationConfig
      • Profile
        • ProfilePhotoConfig
      • Workflow
        • WorkflowExecutionDataWorkflowData
        • Node
        • Edge
  1. Prompt

Get Prompts

Local
https://localhost
Local
https://localhost
GET
/api/v1/prompts

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params

Header Params

Responses

🟢200Success
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://localhost/api/v1/prompts?workspace_uuid=550e8400-e29b-41d4-a716-446655440000&visibility=workspace&with=user,workspace&sort_by=created_at&sort_direction=desc' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'
Response Response Example
{
    "data": [
        {
            "uuid": "72ac7140-7a48-4410-9d1f-edd6905f5b09",
            "name": "Dr. Wesley McLaughlin",
            "description": "Totus avarus validus. Numquam strues administratio cursim. Stabilis sulum colo beatus usus spiculum laboriosam compono. Urbs aeternus virtus testimonium. Vinculum templum aegre caries debilito volubilis. Absum vorago voco commemoro illum.",
            "profile_photo_url": "https://loremflickr.com/400/400?lock=4161367231595903",
            "profile_photo_config": null,
            "content": "Auditor cerno ceno stabilis balbus vulnero nulla succedo acceptus. Uredo timor strues deludo voluptatem reiciendis cotidie studio demoror. Defaeco nulla demulceo cohibeo acervus tibi decor tubineus.",
            "visibility": "private",
            "is_owner": false,
            "metadata": null,
            "created_at": "2025-06-19T04:18:05.192Z",
            "updated_at": "2025-07-23",
            "user": {
                "id": 123,
                "name": "John Doe",
                "first_name": "John",
                "last_name": "Doe",
                "email": "john.doe@example.com",
                "profile_photo_url": "https://example.com/storage/photos/user-123.jpg",
                "multiplai_id": "multiplai_abc123def456",
                "created_at": "2024-01-15T10:30:00Z",
                "updated_at": "2024-01-15T14:45:00Z",
                "primary_workspace": null
            },
            "workspace": null
        },
        {
            "uuid": "00a0bee2-1283-4631-8ca9-f92bf7893b9f",
            "name": "Mrs. Gretchen Kris-Yost",
            "description": "Vulnero desipio suspendo vivo. Tristis curo tutamen cervus crinis denuncio tepesco patria. Audacia validus creta sopor. Tripudio validus arcus tenus adinventitias altus cursim ago. Vinculum uxor substantia tergo. Victus adsum odit arceo omnis sui demonstr",
            "profile_photo_url": "https://loremflickr.com/400/400?lock=8144759516280567",
            "profile_photo_config": {
                "emoji": "🧗🏾‍♀️",
                "background_color": "#ecde28",
                "preference": "emoji"
            },
            "content": "Autus debeo delego thalassinus urbs uredo. Rerum laborum cuius sunt. Aro dolores aer abscido correptius carpo amicitia congregatio.",
            "visibility": "public",
            "is_owner": false,
            "metadata": null,
            "created_at": "2025-06-18T16:17:25.867Z",
            "updated_at": "2024-09-13",
            "user": {
                "id": 123,
                "name": "John Doe",
                "first_name": "John",
                "last_name": "Doe",
                "email": "john.doe@example.com",
                "profile_photo_url": "https://example.com/storage/photos/user-123.jpg",
                "multiplai_id": "multiplai_abc123def456",
                "created_at": "2024-01-15T10:30:00Z",
                "updated_at": "2024-01-15T14:45:00Z",
                "primary_workspace": null
            },
            "workspace": null
        }
    ],
    "meta": {
        "current_page": 3,
        "from": 21,
        "last_page": 10,
        "per_page": 20,
        "to": 40,
        "total": 195,
        "path": "https://api.example.com/users"
    },
    "links": {
        "first": "https://api.example.com/users?page=1",
        "last": "https://api.example.com/users?page=10",
        "prev": "https://api.example.com/users?page=2",
        "next": "https://api.example.com/users?page=4"
    }
}
Modified at 2025-06-20 01:57:55
Previous
Delete a Workflow Execution
Next
Create a Prompt
Built with