33 lines
817 B
YAML
33 lines
817 B
YAML
id: api-front
|
|
|
|
info:
|
|
name: LaunchDarkly REST API
|
|
author: Luqmaan Hadia [Luqiih](https://github.com/Luqiih)
|
|
severity: info
|
|
reference:
|
|
- https://dev.frontapp.com/reference/introduction
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,front
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET https://api2.frontapp.com/accounts HTTP/1.1
|
|
Host: api2.frontapp.com
|
|
Authorization: Bearer {{token}}
|
|
Accept: application/json
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "logo_url"
|
|
- "name"
|
|
condition: and
|
|
|
|
# digest: 4a0a00473045022100f1feb0c21ffc8064b9918fed211e99d954f766bb874be7d08a4807c9e2f2efc7022056e8ead053c019d42c2c242ee073abb3a943623cafeefa8f9088d1e2d982fd7f:922c64590222798bb761d5b6d8e72950
|