Employee x Use Case Report

Returns a report mapping employees to the use cases they created. One row per use case, scoped to the requesting customer.

Parameters and fields

  • from / to — Bound results by use case creation date (inclusive).
  • use_case_type — The output-type slug: copilot_agent, custom_gpt, chatgpt_project, claude_project, chatgpt_skill, claude_skill, gemini_gem, or prompt. Use other for a use case with no output type (the no-output outcome, or a use case created before the Output Builder flow). copilot_agent identifies agent builds.
  • is_savedtrue when the user gave the use case a name.

Pass use_case_type to filter to a single type (e.g. copilot_agent for agent builds, or other for use cases with no output type).

Body Params

Filter by use case creation date — start of range (ISO 8601 date or datetime).

Filter by use case creation date — end of range (ISO 8601 date or datetime).

string

Filter results to a single use case type — an output-type slug such as copilot_agent (agent builds), or other for use cases with no output type. Unknown values return an empty result.

string
enum
Defaults to json

Response format

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json