Ctrl
K
APIs
Authentication
Error Handling
Pagination
Versioning
Rate Limiting
API Docs
Detected API
Checklists
Analysis
GET
Retrieve list of analysis for a profile
Documents
Forms
Representatives
Profiles
Search
Users
Download OpenAPI file
Webhooks
Docs powered by
Archbee
APIs
...
Analysis
Retrieve list of analysis for a profile
GET
https://profile-backend.detected.app/api/v2/public/profiles/{uuid}/analysis
Try it
Production
Introduction
This endpoint returns the results of copilot analysis of a profile
Path Parameters
uuid
string
*
Header Parameters
Authorization
string
Responses
200
Ok
object
data
AnalysisResource[]
401
Unauthorized
object
message
string
429
Too Many Requests
object
message
string
PREVIOUS
Retrieve a profile checklist by id
NEXT
Retrieve documents
Docs powered by
Archbee