Profile WordPress execution
Returns timing and cache metrics for a WordPress execution stage.
Returns timing and cache metrics for a WordPress execution stage.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Query Parameters
projectName*string
Match
^[a-z0-9-_]+$serviceName*string
Match
^[a-z0-9-_]+$stage*string
Value in
- "bootstrap"
- "main_query"
- "template"
Response Body
application/json
curl -X GET "https://example.com/getWordPressProfile?projectName=string&serviceName=string&stage=bootstrap"null