GET ALL Playbooks
POST https://{{crosswork_ip}}:30603/crosswork/nca/v1/mops/query
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter.value | string |
Request Body
{"sort_by"=>"mop_name", "order"=>"asc", "limit"=>22, "page"=>1, "predefined_only"=>true}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |