Skip to main content
GET
/
mdts
/
{mdtId}
/
scene-reports
List scene reports
curl --request GET \
  --url https://api.northca.dev/v1/mdts/{mdtId}/scene-reports \
  --header 'x-discord-guild: <x-discord-guild>' \
  --header 'x-partner-key: <api-key>'
"<unknown>"

Authorizations

x-partner-key
string
header
required

Partner API key provided by Northca.

Headers

x-discord-guild
string
required

Discord Guild ID (server/guild context for the request).

x-discord-actor
string

Discord User ID for the acting user (optional; used for audit fields).

Path Parameters

mdtId
string
required

MDT ID.

Query Parameters

status
string

Optional status filter.

Response

Array of scene reports.

The response is of type any.